]> git.puffer.fish Git - matthieu/frr.git/commit
tests: zebra_rib route-map run times fixup
authorDonald Sharp <sharpd@nvidia.com>
Sat, 1 Jul 2023 17:27:52 +0000 (13:27 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Mon, 10 Jul 2023 13:06:40 +0000 (09:06 -0400)
commit481c540d280b3b1d2b55ec3838e414b82d37ddc1
treeff29114dada79ea8223585ca3de9a1aeba63a1ed
parent9b38d8fec9509e8c0e7746dd4348451132614382
tests: zebra_rib route-map run times fixup

I have a local test run where the sharp route-map usage
was being checked for 5 seconds.  I saw usages going up
for each 1 second check and the 5th one was at 497 out
of 500.  Looks like the system was really loaded.  Let's
give it more time to coalesce under heavy load.

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