]> git.proxmox.com Git - mirror_frr.git/commit
tests: add test for SRv6 End.DT46 behavior
authorCarmine Scarpitta <carmine.scarpitta@uniroma2.it>
Sat, 23 Jul 2022 16:21:24 +0000 (18:21 +0200)
committerCarmine Scarpitta <carmine.scarpitta@uniroma2.it>
Tue, 18 Oct 2022 14:08:23 +0000 (16:08 +0200)
commit0fa6b4c0bab1a3c61f38293495a8cec2b4719402
treec168b932d633ce1ab1a886364d3d49de6acb0b3a
parent6c2e67be73f7619f52fd5250b7615a84250a2ae4
tests: add test for SRv6 End.DT46 behavior

This commit adds a new test case to the
test_zebra_seg6local_route topotest. The new test case performs two
operations:
* try to install a seg6local route with an End.DT46 action
* verify that the route is created correctly

Signed-off-by: Carmine Scarpitta <carmine.scarpitta@uniroma2.it>
tests/topotests/zebra_seg6local_route/r1/routes.json
tests/topotests/zebra_seg6local_route/r1/setup.sh
tests/topotests/zebra_seg6local_route/test_zebra_seg6local_route.py