summaryrefslogtreecommitdiff
path: root/tests/topotests/ospf_basic_functionality/test_ospf_chaos.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/ospf_basic_functionality/test_ospf_chaos.py')
-rw-r--r--tests/topotests/ospf_basic_functionality/test_ospf_chaos.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/topotests/ospf_basic_functionality/test_ospf_chaos.py b/tests/topotests/ospf_basic_functionality/test_ospf_chaos.py
index 37b7528490..ca7cb736f9 100644
--- a/tests/topotests/ospf_basic_functionality/test_ospf_chaos.py
+++ b/tests/topotests/ospf_basic_functionality/test_ospf_chaos.py
@@ -63,7 +63,7 @@ from lib.topolog import logger
from lib.topojson import build_topo_from_json, build_config_from_json
from ipaddress import IPv4Address
-
+pytestmark = [pytest.mark.ospfd, pytest.mark.staticd]
# Global variables
topo = None