]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Add test case to verify `no srv6` command
authorCarmine Scarpitta <cscarpit@cisco.com>
Wed, 26 Feb 2025 15:08:17 +0000 (16:08 +0100)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Mon, 3 Mar 2025 07:25:31 +0000 (07:25 +0000)
commit0fdd31f819bee9118af51f60a361abb6ee95c02f
tree66e852d4b32b585295164eb758777c64ff5e3988
parentf0cb5511b109b4ec2604247adcf25816528ee48d
tests: Add test case to verify `no srv6` command

Add a test case to verify that staticd removes all SIDs when the
`no srv6` command is executed.

Signed-off-by: Carmine Scarpitta <cscarpit@cisco.com>
(cherry picked from commit 58373a61d559036990b875bbf0afdc9e92174975)
tests/topotests/static_srv6_sids/expected_srv6_sids_srv6_disable.json [new file with mode: 0644]
tests/topotests/static_srv6_sids/test_static_srv6_sids.py