FRRouting / frr

The FRRouting Protocol Suite
https://frrouting.org/
Other
3.38k stars 1.26k forks source link

tests: Ensure connected routes are installed before continuing #17477

Closed donaldsharp closed 4 days ago

donaldsharp commented 4 days ago

Upon high load the ospf_instance_redistribute test can attempt to install routes with sharpd before the connected routes have fully baked themselves into zebra. Since sharpd intentionally has no retry mechanism we need to ensure that the test is waiting a small bit.