Skip to content

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

@veronica-arista

Description

@veronica-arista

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions