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 <mwinter@opensourcerouting.org>
This commit is contained in:
Martin Winter 2021-10-25 00:53:49 +02:00
parent cbdf030613
commit f641623151
No known key found for this signature in database
GPG Key ID: 05A4ECF8C0102306
1 changed files with 1 additions and 1 deletions

View File

@ -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(