]> git.proxmox.com Git - mirror_frr.git/commitdiff
tests: route_scale tests are failing on micronet
authorDonald Sharp <sharpd@nvidia.com>
Tue, 10 Jan 2023 15:29:33 +0000 (10:29 -0500)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Sun, 15 Jan 2023 10:13:04 +0000 (10:13 +0000)
I'm seeing test failures after in micronet runs in CI
after 7 seconds * 30 attempts at seeing if it succeeds.
Let's see if another 60 seconds of attempts allows
this to work properly.

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

index 856a2d0fa781528c1451b5398a5bc2973f897482..b9f324d56199bb2fdb0423d26f45a355c94b8297 100644 (file)
@@ -178,7 +178,7 @@ def route_install_helper(iter):
 
     # Table of defaults, used for timeout values and 'expected' objects
     scale_defaults = dict(
-        zip(scale_keys, [None, None, 7, 30, expected_installed, expected_removed])
+        zip(scale_keys, [None, None, 10, 50, expected_installed, expected_removed])
     )
 
     # List of params for each step in the test; note extra time given