]> git.puffer.fish Git - mirror/frr.git/commit
topotests: more tests in bgp_vpnv4_noretain
authorLouis Scalbert <louis.scalbert@6wind.com>
Thu, 8 Jun 2023 11:42:30 +0000 (13:42 +0200)
committerLouis Scalbert <louis.scalbert@6wind.com>
Fri, 16 Jun 2023 12:18:34 +0000 (14:18 +0200)
commit22dfa04b78d80184af2cd695276947da0f007ff0
tree620b17c30663e587f505e63f2134936dc11bb645
parentd629c2f41988ac7c9b57415fdc0bcacecab429e0
topotests: more tests in bgp_vpnv4_noretain

Add more VRFs in bgp_vpnv4_noretain and test combinations of no-retain
/ retain and import / un-import.

Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
tests/topotests/bgp_vpnv4_noretain/r1/bgpd.conf
tests/topotests/bgp_vpnv4_noretain/r1/ipv4_vpn_routes_all.json
tests/topotests/bgp_vpnv4_noretain/r1/ipv4_vpn_routes_no_retain_init.json
tests/topotests/bgp_vpnv4_noretain/r1/ipv4_vpn_routes_no_retain_init_plus_r2_vrf2.json [new file with mode: 0644]
tests/topotests/bgp_vpnv4_noretain/r1/ipv4_vpn_routes_no_retain_init_plus_r2_vrf3.json [new file with mode: 0644]
tests/topotests/bgp_vpnv4_noretain/r1/zebra.conf
tests/topotests/bgp_vpnv4_noretain/r2/bgpd.conf
tests/topotests/bgp_vpnv4_noretain/r2/ipv4_vpn_routes_all.json
tests/topotests/bgp_vpnv4_noretain/r2/zebra.conf
tests/topotests/bgp_vpnv4_noretain/test_bgp_vpnv4_noretain.py