]> git.puffer.fish Git - mirror/frr.git/commit
topotests: bgp_bmp, use unified configuration
authorPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 18 Nov 2024 20:38:45 +0000 (21:38 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 2 Dec 2024 17:44:50 +0000 (18:44 +0100)
commit1ea8ba59028e482173e8c540a306155bd39a5430
treeb82be496b9fcbbdb0763afc2100f3e25d730a3a2
parent2dc693e808985ed7e15a12dd5a7bb8f71a60a9d3
topotests: bgp_bmp, use unified configuration

Use unified configuration procedure.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
14 files changed:
tests/topotests/bgp_bmp/r1/bgpd.conf [deleted file]
tests/topotests/bgp_bmp/r1/frr.conf [new file with mode: 0644]
tests/topotests/bgp_bmp/r1/zebra.conf [deleted file]
tests/topotests/bgp_bmp/r1vrf/bgpd.conf [deleted file]
tests/topotests/bgp_bmp/r1vrf/frr.conf [new file with mode: 0644]
tests/topotests/bgp_bmp/r1vrf/zebra.conf [deleted file]
tests/topotests/bgp_bmp/r2/bgpd.conf [deleted file]
tests/topotests/bgp_bmp/r2/frr.conf [new file with mode: 0644]
tests/topotests/bgp_bmp/r2/zebra.conf [deleted file]
tests/topotests/bgp_bmp/r2vrf/bgpd.conf [deleted file]
tests/topotests/bgp_bmp/r2vrf/frr.conf [new file with mode: 0644]
tests/topotests/bgp_bmp/r2vrf/zebra.conf [deleted file]
tests/topotests/bgp_bmp/test_bgp_bmp_1.py
tests/topotests/bgp_bmp/test_bgp_bmp_2.py