-
Notifications
You must be signed in to change notification settings - Fork 1.4k
tests: Update ospf6_ecmp_inter_area topotest (#16197 regression test, unified config) #18549
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
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: Martin Buck <[email protected]>
…ea topotest The new test_multipath_inter_area() function reliably checks for FRRouting#16197 and will fail until it is fixed. Signed-off-by: Martin Buck <[email protected]>
15fc9c0
to
a655607
Compare
Does anybody know what this failure here means? https://ci1.netdef.org/browse/FRR-PULLREQ3-CHECKOUT-8369 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good
CI failure looks related --
|
okay -- let me know when the other one is ready and I'll work on getting these pushed |
@gromit1811 any updates on the other two pr's that will clear the errors here? |
@riw777 You just approved #18345, so once that is merged, this one here can go in as well. AFAIK, there's no other PR this one depends on, #16197 was just the bug report that started everything and that will be fixed by merging #18345. |
ci:rerun |
The "Basic Tests" failure looks unrelated - this PR doesn't touch BGP at all. And the "Test ubuntu ARM docker image" failure looks like a stale error. The test didn't actually run after #18345 was merged - logs are from March 31. |
ci:rerun |
ci:rerun ... logs from the last run expired, need to rerun to figure out what's going on |
Again, looks like nothing related to this PR. I don't see how the changes here could possibly break |
ci:rerun |
The new test_multipath_inter_area() function reliably checks for #16197 and will fail until that is fixed (the current version of the topotest only fails occasionally). Also, convert topotest to use unified config.