]> git.puffer.fish Git - mirror/frr.git/commit
tests: use global -w option instead of per-daemon -n 17727/head
authorIgor Ryzhov <idryzhov@gmail.com>
Wed, 1 Jan 2025 21:22:52 +0000 (23:22 +0200)
committerIgor Ryzhov <idryzhov@gmail.com>
Wed, 15 Jan 2025 21:38:27 +0000 (23:38 +0200)
commit754b949889c2fe4eb2b96f591925d274ccfd1477
tree807e1bdb642036ebb244a1c1532ecef51bd24846
parent300f8dbda4bc7efdab90809fbff5f9799c0ec2aa
tests: use global -w option instead of per-daemon -n

Add ability to enable -w option for all daemons in a topotest and use
this option instead of the deprecated -n.

Signed-off-by: Igor Ryzhov <idryzhov@gmail.com>
tests/topotests/bfd_vrf_topo1/test_bfd_vrf_topo1.py
tests/topotests/bgp_evpn_rt5/test_bgp_evpn.py
tests/topotests/bgp_vrf_netns/test_bgp_vrf_netns_topo.py
tests/topotests/lib/topogen.py
tests/topotests/lib/topotest.py
tests/topotests/ospf_netns_vrf/test_ospf_netns_vrf.py