mirror_frr/tests
Renato Westphal 6a95513d54 tests: extend the isisd SR topotest to test Anycast-SIDs as well
Add the following Anycast-SIDs on routers rt4 and rt5:
* segment-routing prefix 10.10.10.10/32 index 100 no-php-flag n-flag-clear
* segment-routing prefix 2001:db8:1000::10/128 index 101 no-php-flag n-flag-clear

The updated JSON data will then check whether the Anycast-SIDs are
being processed as expected (e.g. rt1 should use ECMP to rt2 and rt3,
rt2 should use rt4 only as it's directly connected, etc).

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
2020-10-23 10:31:39 -03:00
..
bgpd :* Convert prefix2str to %pFX 2020-10-22 09:07:41 +03:00
helpers *: reformat python files 2020-10-07 17:22:26 -04:00
isisd isisd: fix the TI-LFA repair paths to preserve the original Prefix-SID 2020-10-23 10:31:39 -03:00
lib :* Convert prefix2str to %pFX 2020-10-22 09:07:41 +03:00
ospf6d ospf6d, tests: Prevent use after free 2020-10-11 11:16:44 -04:00
topotests tests: extend the isisd SR topotest to test Anycast-SIDs as well 2020-10-23 10:31:39 -03:00
.gitignore tests, isisd: add IS-IS SPF unit tests 2020-08-26 20:16:19 -03:00
Makefile build: non-recursive tests 2018-09-08 21:26:54 +02:00
pytest.ini tests: Exclude topotests from consideration 2018-11-27 20:22:10 -05:00
runtests.py *: reformat python files 2020-10-07 17:22:26 -04:00
subdir.am tests: add bgp yang module registery to attr test 2020-10-03 11:25:37 -07:00