]> git.proxmox.com Git - mirror_frr.git/commit
bgp_l3vpn_to_bgp_vrf: test adding/removing 50K*2CEs VRF routes
authorLou Berger <lberger@labn.net>
Sat, 11 May 2019 19:23:08 +0000 (19:23 +0000)
committerLou Berger <lberger@labn.net>
Wed, 15 May 2019 21:27:00 +0000 (21:27 +0000)
commit1cba6d12109c5bb7cc386cd41cd76270004dbe75
tree0b00c7560215b7ca2a769b5eb0cd83f9409f5cc5
parenta330e8170ddf713e030589d3312f7df19c6a240e
bgp_l3vpn_to_bgp_vrf: test adding/removing 50K*2CEs VRF routes
      Only runs when configured with --enable-sharpd

Signed-off-by: Lou Berger <lberger@labn.net>
tests/topotests/bgp_l3vpn_to_bgp_vrf/ce1/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/ce1/sharpd.conf [new file with mode: 0644]
tests/topotests/bgp_l3vpn_to_bgp_vrf/ce2/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/ce2/sharpd.conf [new file with mode: 0644]
tests/topotests/bgp_l3vpn_to_bgp_vrf/scripts/check_linux_vrf.py
tests/topotests/bgp_l3vpn_to_bgp_vrf/scripts/scale_down.py [new file with mode: 0644]
tests/topotests/bgp_l3vpn_to_bgp_vrf/scripts/scale_up.py [new file with mode: 0644]
tests/topotests/bgp_l3vpn_to_bgp_vrf/test_bgp_l3vpn_to_bgp_vrf.py