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

2 test fixes (backport #17805) #17828

Merged
merged 2 commits into from
Jan 10, 2025
Merged

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jan 9, 2025

Some issues I found while running tests at home.


This is an automatic backport of pull request #17805 done by Mergify.

The test starts right in on check_pings with a 10 second
time out.  Any type of delay on startup is going to cause
problems.  Give the first check_ping significant time
for the test to be fully brought up.

Signed-off-by: Donald Sharp <[email protected]>
(cherry picked from commit b46d3a1)
The test starts with checking for rib insertion
of routes that may take some time after system
startup to come up.  Under heavy load this may
cause this test to just fail.  Give it more time.

Signed-off-by: Donald Sharp <[email protected]>
(cherry picked from commit 414bc26)
@mergify mergify bot mentioned this pull request Jan 9, 2025
@frrbot frrbot bot added the tests Topotests, make check, etc label Jan 9, 2025
@Jafaral Jafaral merged commit 9251198 into stable/10.2 Jan 10, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS stable/10.2 tests Topotests, make check, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants