mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-15 09:20:25 +00:00
Merge pull request #9877 from opensourcerouting/ospf_gr_topo1-fix
tests: Fix frequent failure of ospf_gr_topo1 on slower systems
This commit is contained in:
commit
b793d3ce71
@ -231,7 +231,7 @@ def check_routers(initial_convergence=False, exiting=None, restarting=None):
|
|||||||
tries = 240
|
tries = 240
|
||||||
else:
|
else:
|
||||||
if restarting != None:
|
if restarting != None:
|
||||||
tries = 40
|
tries = 60
|
||||||
else:
|
else:
|
||||||
tries = 1
|
tries = 1
|
||||||
router_compare_json_output(
|
router_compare_json_output(
|
||||||
|
Loading…
Reference in New Issue
Block a user