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 #16673

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

donaldsharp
Copy link
Member

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

@frrbot frrbot bot added the tests Topotests, make check, etc label Aug 27, 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

Signed-off-by: Donald Sharp <[email protected]>
@donaldsharp donaldsharp force-pushed the default_original_sin branch from a677ac7 to 598d9a1 Compare August 28, 2024 15:10
@Jafaral Jafaral merged commit 216ed8c into FRRouting:master Aug 28, 2024
11 checks passed
@Jafaral
Copy link
Member

Jafaral commented Aug 30, 2024

@Mergifyio backport stable/10.1 stable/10.0

Copy link

mergify bot commented Aug 30, 2024

backport stable/10.1 stable/10.0

✅ Backports have been created

Jafaral added a commit that referenced this pull request Aug 31, 2024
tests: Fix bgp_default_originate_topo1_3 (backport #16673)
donaldsharp added a commit that referenced this pull request Aug 31, 2024
tests: Fix bgp_default_originate_topo1_3 (backport #16673)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport master size/L tests Topotests, make check, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants