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: Fix bgp_default_originate_topo1_3 (backport #16673) #16709

Merged
merged 1 commit into from
Aug 31, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Aug 30, 2024

This test was killing bgp on r1 and r2
and then immediately testing that the
default route transitioned. Unfortunately
the test was written that under load the
system might be in a bad state. Let's
modify the code to check for a bgp version
change and then that the bgp state has
come back up


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

This test was killing bgp on r1 and r2
and then immediately testing that the
default route transitioned.  Unfortunately
the test was written that under load the
system might be in a bad state.  Let's
modify the code to check for a bgp version
change and then that the bgp state has
come back up

Signed-off-by: Donald Sharp <[email protected]>
(cherry picked from commit 598d9a1)
@frrbot frrbot bot added the tests Topotests, make check, etc label Aug 30, 2024
@donaldsharp donaldsharp merged commit 5af6b58 into stable/10.0 Aug 31, 2024
11 of 12 checks passed
@mergify mergify bot deleted the mergify/bp/stable/10.0/pr-16673 branch August 31, 2024 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/L stable/10.0 tests Topotests, make check, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant