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]: test_startup_tsa_tsb_service.py doesn't check bgp status before checking if routes are propogated #14667

Open
vperumal opened this issue Sep 19, 2024 · 1 comment

Comments

@vperumal
Copy link
Contributor

Issue Description

In multiple instances of the test, the testcase doesn't check if the bgp sessions are up before checking if only loopback routes are propogated or all the routes are propogated. This causes testcase failures and the failure points in the wrong direction.

The test also doesn't check the state of system after the checking for interface, critical process status, it assumes that it is either normal or in maintenance mode causing the testcase to fail for the wrong reason.

Results you see

Test case failures for the wrong reason

Results you expected to see

Test case should check the state of the system right before it checks for the functionality validation

Is it platform specific

generic

Relevant log output

No response

Output of show version

No response

Attach files (if any)

No response

@vperumal
Copy link
Contributor Author

FYI @abdosi @anamehra - @abdosi please assign the issue to me - I will create a PR for it.

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

No branches or pull requests

1 participant