]> git.puffer.fish Git - mirror/frr.git/commit
tests: Fix markers in `srv6_static_route` topotest 17718/head
authorCarmine Scarpitta <cscarpit@cisco.com>
Tue, 24 Dec 2024 09:38:37 +0000 (10:38 +0100)
committerCarmine Scarpitta <cscarpit@cisco.com>
Tue, 24 Dec 2024 09:38:37 +0000 (10:38 +0100)
commit225a1c7ed66720dc8880b84c85511ff852e04476
tree3893362d6c573481a58ddce8b5c228681e54ffb6
parent9ce3b144c99f172d611a94f9f4f2e1272664a31e
tests: Fix markers in `srv6_static_route` topotest

`srv6_static_route` is a pure staticd topotest. It does not have any
dependency on bgpd and sharpd.

Let's fix the pytestmark to include only staticd.

Signed-off-by: Carmine Scarpitta <cscarpit@cisco.com>
tests/topotests/srv6_static_route/test_srv6_route.py