]> git.puffer.fish Git - mirror/frr.git/commit
topotests: Check if set-comm-list is working under route-map scope 4768/head
authorDonatas Abraitis <donatas.abraitis@gmail.com>
Fri, 26 Jul 2019 06:16:49 +0000 (09:16 +0300)
committerDonatas Abraitis <donatas.abraitis@gmail.com>
Fri, 2 Aug 2019 07:23:18 +0000 (10:23 +0300)
commit7c43791845adea3e9ee958b19b4609b07ccbd561
tree538cd4d01537c207fd474681489e2f48a5ef5e7b
parent1d0178b87e0a1c8c9c2952f41201673d94d78034
topotests: Check if set-comm-list is working under route-map scope

Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
tests/topotests/bgp_comm-list_delete/__init__.py [new file with mode: 0644]
tests/topotests/bgp_comm-list_delete/r1/bgpd.conf [new file with mode: 0644]
tests/topotests/bgp_comm-list_delete/r1/zebra.conf [new file with mode: 0644]
tests/topotests/bgp_comm-list_delete/r2/bgpd.conf [new file with mode: 0644]
tests/topotests/bgp_comm-list_delete/r2/zebra.conf [new file with mode: 0644]
tests/topotests/bgp_comm-list_delete/test_bgp_comm-list_delete.py [new file with mode: 0644]