]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Check if old paths are flushed when import/export RT list was changed
authorDonatas Abraitis <donatas@opensourcerouting.org>
Fri, 10 Jun 2022 11:49:36 +0000 (14:49 +0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Fri, 10 Jun 2022 12:15:04 +0000 (15:15 +0300)
commitc170a6084fb9799f3edc9d6945ec7aa46e9a160c
tree76b2158bac4119d0555891927840f3a7f183f982
parentba9dce1c87f365c749ee75d4c6596f52fd752fb5
tests: Check if old paths are flushed when import/export RT list was changed

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
tests/topotests/bgp_vrf_leaking_rt_change_route_maps/__init__.py [new file with mode: 0644]
tests/topotests/bgp_vrf_leaking_rt_change_route_maps/r1/bgpd.conf [new file with mode: 0644]
tests/topotests/bgp_vrf_leaking_rt_change_route_maps/r1/zebra.conf [new file with mode: 0644]
tests/topotests/bgp_vrf_leaking_rt_change_route_maps/test_bgp_vrf_leaking_rt_change_route_maps.py [new file with mode: 0644]