]> git.puffer.fish Git - matthieu/frr.git/commit
tests: ensure BFD session is up before proceeding to the next step
authorRenato Westphal <renato@opensourcerouting.org>
Sat, 29 Jul 2023 01:32:17 +0000 (22:32 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Sat, 29 Jul 2023 17:18:39 +0000 (14:18 -0300)
commit174a3d1b6e075257e3020c7255da2ac70dc526f2
tree6b60f2e8a574c7564066ed24ae2df4199f738c2a
parente189d1ff1b17013bc06060065759552685982ada
tests: ensure BFD session is up before proceeding to the next step

In this topotest, BFD is configured at the end of step 13. However,
in certain cases where the testing machine is exceptionally fast (e.g.,
Donald's quantum computer), there is a possibility that the interface
shutdown event from step 14 may occur before BFD has had sufficient
time to establish the session, which leads to a test failure. To fix
this problem, ensure the BFD session is up before proceeding to the
next step.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
tests/topotests/isis_tilfa_topo1/test_isis_tilfa_topo1.py