]> git.puffer.fish Git - matthieu/frr.git/commit
tests: add bgp colored extended community test
authorFrancois Dumontet <francois.dumontet@6wind.com>
Thu, 25 May 2023 16:23:48 +0000 (18:23 +0200)
committerFrancois Dumontet <francois.dumontet@6wind.com>
Mon, 26 Jun 2023 12:27:27 +0000 (14:27 +0200)
commit9ec092c6a278d98dc5f36e8e8b2e04f3a9c3fd70
treeb22f6a7a3fd3a4966083d7d0515e12cc95b1660a
parentb80ebc2d8cf02f6530181d1ec260fdb1e714c1c1
tests: add bgp colored extended community test

Signed-off-by: Francois Dumontet <francois.dumontet@6wind.com>
tests/topotests/bgp_color_extcommunities/__init__.py [new file with mode: 0644]
tests/topotests/bgp_color_extcommunities/r1/bgpd.conf [new file with mode: 0644]
tests/topotests/bgp_color_extcommunities/r1/zebra.conf [new file with mode: 0644]
tests/topotests/bgp_color_extcommunities/r2/bgpd.conf [new file with mode: 0644]
tests/topotests/bgp_color_extcommunities/r2/zebra.conf [new file with mode: 0644]
tests/topotests/bgp_color_extcommunities/test_bgp_color_extcommunities.py [new file with mode: 0644]