]> git.proxmox.com Git - mirror_frr.git/commit
topotest: update the LDP VPLS test
authorRenato Westphal <renato@opensourcerouting.org>
Wed, 30 Oct 2019 22:28:56 +0000 (19:28 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Mon, 4 Nov 2019 16:05:47 +0000 (13:05 -0300)
commitc6d345e4a47e030adf99f8de507f4687705af6f4
treeda00d07502d9618585e9f12b40fd94d318d6ffc8
parenta89241b42d488ada10d11b7d85f1bcf994bdd3df
topotest: update the LDP VPLS test

The final test case of this topotest wasn't really testing
anything. Do the following changes to fix this:
* Remove "no link-detect" from the zebra configs so that link down
  failures are detected immediately;
* After shutting down the interface between r1 and r2, wait five
  seconds before testing if the pseudowires reconverged through
  the r3 router.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
tests/topotests/ldp-vpls-topo1/r1/zebra.conf
tests/topotests/ldp-vpls-topo1/r2/zebra.conf
tests/topotests/ldp-vpls-topo1/r3/zebra.conf
tests/topotests/ldp-vpls-topo1/test_ldp_vpls_topo1.py