]> git.puffer.fish Git - mirror/frr.git/commit
tests: Check if old paths are flushed when import/export RT list was changed 11396/head
authorDonatas Abraitis <donatas@opensourcerouting.org>
Fri, 10 Jun 2022 11:49:36 +0000 (14:49 +0300)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Mon, 13 Jun 2022 11:47:14 +0000 (11:47 +0000)
commit27af48ec0daf9a6cc32f857f2338e33f4be087a0
tree129be4614780a0c0336647db07a20f48bcad876e
parent2ec270a21f562a9e84a4b2ce0e54cda976012f8f
tests: Check if old paths are flushed when import/export RT list was changed

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
(cherry picked from commit c170a6084fb9799f3edc9d6945ec7aa46e9a160c)
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]