]> git.puffer.fish Git - mirror/frr.git/commit
tests: Check if we can see advertised routes with route-map applied
authorDonatas Abraitis <donatas@opensourcerouting.org>
Thu, 19 Dec 2024 08:02:19 +0000 (10:02 +0200)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Thu, 19 Dec 2024 08:02:19 +0000 (10:02 +0200)
commitb23c6e522d60e513599fc96d4666fb336202b1c0
treedeba3da1435d9ceea2a1f34fd4d187d426d72c12
parent6c3e1e4fd636e6cdc9a14c4d19de26784a6b890e
tests: Check if we can see advertised routes with route-map applied

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
tests/topotests/bgp_show_advertised_routes_detail/__init__.py [new file with mode: 0644]
tests/topotests/bgp_show_advertised_routes_detail/r1/frr.conf [new file with mode: 0644]
tests/topotests/bgp_show_advertised_routes_detail/r2/frr.conf [new file with mode: 0644]
tests/topotests/bgp_show_advertised_routes_detail/r3/frr.conf [new file with mode: 0644]
tests/topotests/bgp_show_advertised_routes_detail/test_bgp_show_advertised_routes_detail.py [new file with mode: 0644]