]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Fix test_ospf_topo1 as that it sometimes fails
authorDonald Sharp <sharpd@nvidia.com>
Fri, 29 Jul 2022 17:40:36 +0000 (13:40 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Fri, 29 Jul 2022 18:19:12 +0000 (14:19 -0400)
commit068dfd62a2f8bb14a204372dc3d15a78c866a276
treeb0a4474984156e4f523dcaa25e890c874b60bb84
parent676fa219f92d7d3eaab1ad38f4dcd1b7d0009010
tests: Fix test_ospf_topo1 as that it sometimes fails

This test is sometimes failing when it looks at the
v6 routes in the fib.  Since the step before is
ensuring that v3 ospf has just converged let's
give it a bit of time to find and see if things
have had a chance to install the routes too.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
tests/topotests/ospf_topo1/test_ospf_topo1.py