]> git.puffer.fish Git - matthieu/frr.git/commit
topotests: isis-tilfa add a switchover test after BFD down
authorLouis Scalbert <louis.scalbert@6wind.com>
Thu, 19 May 2022 13:09:46 +0000 (15:09 +0200)
committerLouis Scalbert <louis.scalbert@6wind.com>
Tue, 24 May 2022 08:06:05 +0000 (10:06 +0200)
commite83a52698b31fde2532b4a5a8c5223ba5e858ef2
tree95611120428ce12fda59bd3ebbe7b42f79136bef
parentbac0d1e6068ae46502bd5b348765faea554ebf72
topotests: isis-tilfa add a switchover test after BFD down

Add a switchover test that consists in:
- Setting up ISIS BFD between rt5 and rt6
- Setting no link-detect on rt6 eth-rt5 so that zebra does not take
  account linkdown events on this interface.
- Shutting down rt6 eth-rt5 from the switch side

Check that the switchover between primary and backup happens before the
SPF re-computation.

Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
tests/topotests/isis_tilfa_topo1/rt5/bfdd.conf [new file with mode: 0644]
tests/topotests/isis_tilfa_topo1/rt6/bfdd.conf [new file with mode: 0644]
tests/topotests/isis_tilfa_topo1/test_isis_tilfa_topo1.py