mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-25 19:49:55 +00:00
![]() This test was failing upstream a bunch of times. Upon examining the log files as well as the test script it was noticed that the bfd peers were checked to see that they had come up. But both the timers used for bgp as well as not checking that bgp has actually come up would cause the test to fail in subsuquent steps if bgp has not come up. Test that bgp peering is actually established before testing link down events. It's possible this test might need to be revisited to ensure that the routes are actually installed and ready to go before as well, but I am not seeing that right now. Signed-off-by: Donald Sharp <sharpd@nvidia.com> |
||
---|---|---|
.. | ||
r1 | ||
r2 | ||
r3 | ||
__init__.py | ||
test_bfd_bgp_cbit_topo3.dot | ||
test_bfd_bgp_cbit_topo3.py |