]> 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)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Fri, 28 Feb 2025 14:16:16 +0000 (14:16 +0000)
commitf8ceda5a0c6995e58b39d967b878fdad4ef534e4
treee6f096aa4d1492a34aa9ff499d9c695981d2cc94
parent720879b08a34ff7f166f3c1b8f5a1c75e7d00b9b
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>
(cherry picked from commit 303be67e6ab185954b05c16c499a6b258311d897)
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