You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RouteCheck compares routes in APP_DB and ASIC_DB and issues a syslog error if there is a mismatch. test_route_consistency withdraws/announces routes as well as turns bgp off and on which can trigger routeCheck failures:
Jan 7 02:05:23.375535 cmp206-4 ERR monit[995]: 'routeCheck' status failed (255) -- Failure results: {{#012 \"asic1\": {#012 \"missed_ROUTE_TABLE_routes\": [#012 \"193.107.195.128/25\" .....
Results you see
Loganalyser errors the test due to the above routeCheck fail
Results you expected to see
Test's loganalyzer should ignore routeCheck errors like similar tests that change routes (e.g. route/test_route_perf.py and stress/test_stress_routes.py)
Is it platform specific
generic
Relevant log output
No response
Output of show version
No response
Attach files (if any)
No response
The text was updated successfully, but these errors were encountered:
Issue Description
RouteCheck compares routes in APP_DB and ASIC_DB and issues a syslog error if there is a mismatch. test_route_consistency withdraws/announces routes as well as turns bgp off and on which can trigger routeCheck failures:
Jan 7 02:05:23.375535 cmp206-4 ERR monit[995]: 'routeCheck' status failed (255) -- Failure results: {{#012 \"asic1\": {#012 \"missed_ROUTE_TABLE_routes\": [#012 \"193.107.195.128/25\" .....
Results you see
Loganalyser errors the test due to the above routeCheck fail
Results you expected to see
Test's loganalyzer should ignore routeCheck errors like similar tests that change routes (e.g. route/test_route_perf.py and stress/test_stress_routes.py)
Is it platform specific
generic
Relevant log output
No response
Output of
show version
No response
Attach files (if any)
No response
The text was updated successfully, but these errors were encountered: