summaryrefslogtreecommitdiff
path: root/tests/topotests/bgp_flowspec/test_bgp_flowspec_topo.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/bgp_flowspec/test_bgp_flowspec_topo.py')
-rw-r--r--tests/topotests/bgp_flowspec/test_bgp_flowspec_topo.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/topotests/bgp_flowspec/test_bgp_flowspec_topo.py b/tests/topotests/bgp_flowspec/test_bgp_flowspec_topo.py
index a772a2aab1..fdd84fcd40 100644
--- a/tests/topotests/bgp_flowspec/test_bgp_flowspec_topo.py
+++ b/tests/topotests/bgp_flowspec/test_bgp_flowspec_topo.py
@@ -71,6 +71,10 @@ from lib.lutil import luCommand
# Required to instantiate the topology builder class.
from mininet.topo import Topo
+
+pytestmark = [pytest.mark.bgpd]
+
+
#####################################################
##
## Network Topology Definition