mirror_frr/tests/topotests/bfd-bgp-cbit-topo3
Igor Ryzhov f49bdb86eb tests: fix bfd-bgp-cbit-topo3 test
This test is completely incorrect on test_bfd_loss_intermediate step.
It shuts down the interface and then "waiting" for the BGP session to
fail. But instead of the actual wait it compares the output of "show bfd
peers" with the "up" state. As it does this comparison right after the
interface shutdown, the BFD session has not yet failed and the comparison
is always successful except very rare cases when the command takes a lot
of time to execute (due to the heavy load on CI system I suppose).

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
2021-04-24 01:33:32 +03:00
..
r1 tests: fix bfd-bgp-cbit-topo3 test 2021-04-24 01:33:32 +03:00
r2 bfd-bgp-cbit-topo3: add bfd bgp cbit topotest test 2019-05-14 16:49:49 +02:00
r3 bfdd: separate echo rx/tx timers 2021-03-16 22:14:57 +03:00
__init__.py bfd-bgp-cbit-topo3: add bfd bgp cbit topotest test 2019-05-14 16:49:49 +02:00
test_bfd_bgp_cbit_topo3.dot bfd-bgp-cbit-topo3: add bfd bgp cbit topotest test 2019-05-14 16:49:49 +02:00
test_bfd_bgp_cbit_topo3.py tests: Run black against tests again to clean up formatting 2021-03-01 09:18:49 -05:00