]> git.proxmox.com Git - mirror_frr.git/commit
tests: Check if Node Target Extended Communities work
authorDonatas Abraitis <donatas@opensourcerouting.org>
Sat, 8 Apr 2023 15:40:01 +0000 (18:40 +0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Tue, 11 Apr 2023 20:26:33 +0000 (23:26 +0300)
commit068c4dfe0b8196e6f67d1211e492f5d265801c9e
tree8c156cf268fc74354f838afeea4afc5a98f498cf
parent8ef1590927d209f42f7a4a6f150af06d75bf0b2d
tests: Check if Node Target Extended Communities work

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