summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/topotests/sbfd_topo1/test_sbfd_topo1.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/topotests/sbfd_topo1/test_sbfd_topo1.py b/tests/topotests/sbfd_topo1/test_sbfd_topo1.py
index e20902ebf5..274fbe6138 100644
--- a/tests/topotests/sbfd_topo1/test_sbfd_topo1.py
+++ b/tests/topotests/sbfd_topo1/test_sbfd_topo1.py
@@ -56,7 +56,7 @@ test_sbfd_topo1.py: test simple sbfd with IPv6 encap. RT1 is sbfd Initiator, RT2
+----+----+ +----+----+
"""
-pytestmark = [pytest.mark.bfdd, pytest.mark.sbfd]
+pytestmark = [pytest.mark.bfdd]
def show_bfd_check(router, status, type='echo', encap=None):
output = router.cmd("vtysh -c 'show bfd peers'")