]> git.puffer.fish Git - mirror/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)
committerCarmine Scarpitta <cscarpit@cisco.com>
Sat, 1 Mar 2025 22:24:50 +0000 (23:24 +0100)
commit58373a61d559036990b875bbf0afdc9e92174975
treea130a9f77f30036bf9c37829e17932f88c890ce6
parentb94be4a1c5ad6de7547a64d20a2f5124780fe4e7
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>
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