]> git.puffer.fish Git - mirror/frr.git/commit
topotests: bgp_vpnv4_ebgp, check 'extcommunity rt' presence
authorPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 28 Sep 2023 20:04:41 +0000 (22:04 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 21 Nov 2023 17:10:38 +0000 (18:10 +0100)
commit309e692d10c926e8fa56107f37503acdea8cf50f
treee514fce55fd6146392f75638debaea51d8c64e15
parentb43ea569d99e8bc1225d0edbc93cec9f0fd7978b
topotests: bgp_vpnv4_ebgp, check 'extcommunity rt' presence

Add a test to check that the presence of a route-map at
exportation with a 'set extcommunity rt' is enough to allow
the prefix to be exported.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
tests/topotests/bgp_vpnv4_asbr/test_bgp_vpnv4_asbr.py
tests/topotests/bgp_vpnv4_ebgp/r1/bgpd.conf
tests/topotests/bgp_vpnv4_ebgp/test_bgp_vpnv4_ebgp.py
tests/topotests/lib/bgpcheck.py [new file with mode: 0644]