]> git.puffer.fish Git - matthieu/frr.git/commit
tests: add early interface config for topojson and fix test
authorChristian Hopps <chopps@labn.net>
Fri, 30 Jul 2021 14:00:27 +0000 (14:00 +0000)
committerChristian Hopps <chopps@labn.net>
Sat, 31 Jul 2021 14:09:24 +0000 (14:09 +0000)
commit845b234a8d678a422afefca2a03e9530124a0f82
treef0dfde575758e42074083bcadd431594e8df69f4
parent00908959edb39518cefd58b7109c3ffc3f092332
tests: add early interface config for topojson and fix test

- A more general fix for the bgp listener test which requires interfaces be
configured in the kernel when the bgpd daemons are launched.

Signed-off-by: Christian Hopps <chopps@labn.net>
tests/topotests/bgp_listen_on_multiple_addresses/test_bgp_listen_on_multiple_addresses.py
tests/topotests/lib/topojson.py