]> git.puffer.fish Git - mirror/frr.git/commitdiff
tests: Fix frequent failure of ospf_gr_topo1 on slower systems 9877/head
authorMartin Winter <mwinter@opensourcerouting.org>
Sun, 24 Oct 2021 22:53:49 +0000 (00:53 +0200)
committerMartin Winter <mwinter@opensourcerouting.org>
Sun, 24 Oct 2021 22:53:49 +0000 (00:53 +0200)
Test doesn't wait long enough when it checks the routers after
restart. On slower systems, it frequently failed as it ran out
of time

Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
tests/topotests/ospf_gr_topo1/test_ospf_gr_topo1.py

index 3e3bf5cb8c2cb598c4bfce3e40d89513f43a6ec2..debf7ad766596512059a2d6e3f51c5708d905b8c 100755 (executable)
@@ -231,7 +231,7 @@ def check_routers(initial_convergence=False, exiting=None, restarting=None):
             tries = 240
         else:
             if restarting != None:
-                tries = 40
+                tries = 60
             else:
                 tries = 1
         router_compare_json_output(