]> git.puffer.fish Git - mirror/frr.git/commit
tests: Add more tests for labeled-unicast and addpath 12477/head
authorDonatas Abraitis <donatas@opensourcerouting.org>
Fri, 9 Dec 2022 12:12:32 +0000 (14:12 +0200)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Fri, 9 Dec 2022 12:12:32 +0000 (14:12 +0200)
commit387a5ffe5a221437dc23edd68457c5520300c21f
treeb9fcd836b21910856029f764e81237b8f5983250
parentc8cfee4e3b642bf7682010fa7d04020687a1ae66
tests: Add more tests for labeled-unicast and addpath

Check if we advertise more routes when an additional path comes up, and
if we withdraw if dissapears.

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
tests/topotests/bgp_labeled_unicast_addpath/r3/bgpd.conf
tests/topotests/bgp_labeled_unicast_addpath/r3/zebra.conf
tests/topotests/bgp_labeled_unicast_addpath/r5/bgpd.conf [new file with mode: 0644]
tests/topotests/bgp_labeled_unicast_addpath/r5/zebra.conf [new file with mode: 0644]
tests/topotests/bgp_labeled_unicast_addpath/test_bgp_labeled_unicast_addpath.py