]> git.puffer.fish Git - mirror/frr.git/commit
topotests: check r2 vpn table in bgp_vpnv4_noretain
authorLouis Scalbert <louis.scalbert@6wind.com>
Thu, 8 Jun 2023 12:34:22 +0000 (14:34 +0200)
committerLouis Scalbert <louis.scalbert@6wind.com>
Fri, 16 Jun 2023 12:18:25 +0000 (14:18 +0200)
commit1a2b340892dba73444d121c1fabcbed8305c25e2
treefbda426f91d666cdbf5e766b56f67fb0e2ca17c9
parent9aa2e5b1cd341f9d2cbf24484bf632193a0f196e
topotests: check r2 vpn table in bgp_vpnv4_noretain

Remove no retain in r2 and check that r2 VPN table remains the same
after r1 configuration changes.

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