]> git.puffer.fish Git - mirror/frr.git/commit
tests: Check if private ASNs are removed if modified by route-map 14420/head
authorDonatas Abraitis <donatas@opensourcerouting.org>
Thu, 14 Sep 2023 18:52:21 +0000 (21:52 +0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Thu, 14 Sep 2023 18:52:21 +0000 (21:52 +0300)
commitadb1c9aa519c80880635b57124fbda97062572d8
tree1b3b445381f99b367ffb1f200549041ec598b0e5
parentdc6fdaa27e62c75ac2a1831633ce6637b9d468fc
tests: Check if private ASNs are removed if modified by route-map

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