-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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: Update ospf6_ecmp_inter_area topotest (#16197 regression test, unified config) #18549
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 |
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.