summaryrefslogtreecommitdiff
path: root/tests/topotests/srv6_static_route/test_srv6_route.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/srv6_static_route/test_srv6_route.py')
-rwxr-xr-xtests/topotests/srv6_static_route/test_srv6_route.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/topotests/srv6_static_route/test_srv6_route.py b/tests/topotests/srv6_static_route/test_srv6_route.py
index f23e199d4a..e26775daf7 100755
--- a/tests/topotests/srv6_static_route/test_srv6_route.py
+++ b/tests/topotests/srv6_static_route/test_srv6_route.py
@@ -27,7 +27,7 @@ from lib import topotest
from lib.topogen import Topogen, TopoRouter, get_topogen
from lib.topolog import logger
-pytestmark = [pytest.mark.bgpd, pytest.mark.sharpd]
+pytestmark = [pytest.mark.staticd]
def open_json_file(filename):