]> git.proxmox.com Git - mirror_frr.git/commit
topotests: Check if set-comm-list is working under route-map scope
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 06:35:13 +0000 (09:35 +0300)
commit34146f8054568e7ca78a6bc1b114d0a89f207e31
tree1b76dcf0a639eb20d58472a9fcbb577684d8a539
parent21b729d190597945abc050f081d1aba76d5272a0
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]