]> git.puffer.fish Git - mirror/frr.git/commit
tests: Ensure connected routes are installed before continuing 17477/head
authorDonald Sharp <sharpd@nvidia.com>
Thu, 21 Nov 2024 14:26:52 +0000 (09:26 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Thu, 21 Nov 2024 14:26:52 +0000 (09:26 -0500)
commit058faf605db592c3403c4ca9d409650522fbf12a
treec343bbe4bb2f032d4a8e57ba4dbc18343e378c89
parent8884f429ab318dedba3e2d2f26715ed714054dda
tests: Ensure connected routes are installed before continuing

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.

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