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

tests: topotests/lib: add wait to RequireVpnRoutes, RequireUnicastRoutes #16492

Merged

Conversation

paulzlabn
Copy link
Contributor

Timing changes in vtysh (PR 16427) affected test results. This change adds retries and timeout to test functions in tests/topotests/lib/bgprib.py (with default values and additional parameters allowing callers to override).

@frrbot frrbot bot added the tests Topotests, make check, etc label Jul 28, 2024
@paulzlabn paulzlabn force-pushed the ziemba/topotests-lib-bgprib-wait branch from ef528f2 to 460703f Compare July 28, 2024 16:01
@donaldsharp
Copy link
Member

I've tested this locally and it appears to fix the issue I was seeing. I also think this will fix the myriad of occasional test failures we are getting inside of check_routes.py across a slew of tests

@donaldsharp donaldsharp merged commit bc50bcb into FRRouting:master Jul 29, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
master size/L tests Topotests, make check, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants