Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: [T2] routeCheck failing during test_route_consistency.py #16389

Open
veronica-arista opened this issue Jan 8, 2025 · 2 comments · May be fixed by #16390
Open

[Bug]: [T2] routeCheck failing during test_route_consistency.py #16389

veronica-arista opened this issue Jan 8, 2025 · 2 comments · May be fixed by #16390

Comments

@veronica-arista
Copy link
Contributor

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

@yejianquan
Copy link
Collaborator

@vperumal @abdosi for viz

@yejianquan
Copy link
Collaborator

@cyw233 for viz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants