]> git.puffer.fish Git - mirror/frr.git/commit
tests: Add test case to verify `no static-sids` command
authorCarmine Scarpitta <cscarpit@cisco.com>
Wed, 26 Feb 2025 14:36:00 +0000 (15:36 +0100)
committerCarmine Scarpitta <cscarpit@cisco.com>
Thu, 27 Feb 2025 11:17:26 +0000 (12:17 +0100)
commit303be67e6ab185954b05c16c499a6b258311d897
tree42849dab2f8724828c22ee4f6f553a891f7ee2e4
parent96134d196490c304b3b78487b06f0d34ce488651
tests: Add test case to verify `no static-sids` command

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

Signed-off-by: Carmine Scarpitta <cscarpit@cisco.com>
tests/topotests/static_srv6_sids/expected_srv6_sids_delete_all.json [new file with mode: 0644]
tests/topotests/static_srv6_sids/test_static_srv6_sids.py