]> git.puffer.fish Git - matthieu/frr.git/commit
topotests: move bgp_srv6l3vpn_to_bgp_vrf to unified configuration
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 14 Mar 2025 10:03:57 +0000 (11:03 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 24 Mar 2025 08:17:01 +0000 (09:17 +0100)
commit1160c390931c750a8b3c1ffb1b22b6d56225d930
tree4600e79ad79d66a39a0cc0e871cdfe917ad49b6b
parent44c4743e08710fd9dda12105ff6fbec2547faf51
topotests: move bgp_srv6l3vpn_to_bgp_vrf to unified configuration

Use the unified configuration for bgp_srv6l3vpn_to_bgp_vrf test.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
25 files changed:
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/ce1/bgpd.conf [deleted file]
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/ce1/frr.conf [new file with mode: 0644]
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/ce1/zebra.conf [deleted file]
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/ce2/bgpd.conf [deleted file]
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/ce2/frr.conf [new file with mode: 0644]
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/ce2/zebra.conf [deleted file]
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/ce3/bgpd.conf [deleted file]
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/ce3/frr.conf [new file with mode: 0644]
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/ce3/zebra.conf [deleted file]
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/ce4/bgpd.conf [deleted file]
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/ce4/frr.conf [new file with mode: 0644]
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/ce4/zebra.conf [deleted file]
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/ce5/bgpd.conf [deleted file]
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/ce5/frr.conf [new file with mode: 0644]
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/ce5/zebra.conf [deleted file]
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/ce6/bgpd.conf [deleted file]
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/ce6/frr.conf [new file with mode: 0644]
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/ce6/zebra.conf [deleted file]
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/r1/bgpd.conf [deleted file]
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/r1/frr.conf [new file with mode: 0644]
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/r1/zebra.conf [deleted file]
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/r2/bgpd.conf [deleted file]
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/r2/frr.conf [new file with mode: 0644]
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/r2/zebra.conf [deleted file]
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/test_bgp_srv6l3vpn_to_bgp_vrf.py