From f641623151bf1a82c978f99575e4c658f5cae90d Mon Sep 17 00:00:00 2001 From: Martin Winter Date: Mon, 25 Oct 2021 00:53:49 +0200 Subject: [PATCH] tests: Fix frequent failure of ospf_gr_topo1 on slower systems 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 --- tests/topotests/ospf_gr_topo1/test_ospf_gr_topo1.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/topotests/ospf_gr_topo1/test_ospf_gr_topo1.py b/tests/topotests/ospf_gr_topo1/test_ospf_gr_topo1.py index 3e3bf5cb8c..debf7ad766 100755 --- a/tests/topotests/ospf_gr_topo1/test_ospf_gr_topo1.py +++ b/tests/topotests/ospf_gr_topo1/test_ospf_gr_topo1.py @@ -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(