]> git.proxmox.com Git - mirror_frr.git/commit
tests: isis_topo1 needs to wait for results under load
authorDonald Sharp <sharpd@nvidia.com>
Mon, 1 Nov 2021 00:08:29 +0000 (20:08 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Mon, 1 Nov 2021 00:08:29 +0000 (20:08 -0400)
commit732107a4e1895d27eb4b23c454a9b637272ac0cf
tree03c679ca84ef7d013e82fa56556372bc610241ec
parenta1a8fb4ddd1e39252cd039244c8eca3e1d8b2bad
tests: isis_topo1 needs to wait for results under load

the isis_topo1 test has two functions where immediately
after the test ensures that the routes are in isis
tests to see if they are in the rib.  Under system
load I am seeing this test failing because the
routes are still queued.  Modify the zebra check
for the isis routes to look for the proper results
for 10 seconds.

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