mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-16 18:39:10 +00:00
![]() Error Message seen: 2020-06-11 14:00:35,288 ERROR: assert failed at "test_ebgp_ecmp_topo2/test_ecmp_after_clear_bgp[redist_static]": Testcase test_ecmp_after_clear_bgp[redist_static] : Failed Error: TIMEOUT!! BGP is not converged in 30 seconds for router r3 assert 'TIMEOUT!! BGP is not converged in 30 seconds for router r3' is True if a retry for a failed connection is 120 seconds we should wait slightly longer than a retry session, which this clear test was not doing. Especially since we know our topotests are lossy on data under load. Apparently I changed this earlier to 90 seconds, but a retry window is 120. Not sure wtf I was thinking Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com> |
||
---|---|---|
.. | ||
bgpd | ||
helpers | ||
isisd | ||
lib | ||
ospf6d | ||
topotests | ||
.gitignore | ||
Makefile | ||
pytest.ini | ||
runtests.py | ||
subdir.am |