]> git.puffer.fish Git - matthieu/frr.git/commitdiff
tests: Remove improper pymark
authorDonald Sharp <sharpd@nvidia.com>
Wed, 5 Feb 2025 13:16:03 +0000 (08:16 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Wed, 5 Feb 2025 13:16:03 +0000 (08:16 -0500)
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
tests/topotests/sbfd_topo1/test_sbfd_topo1.py

index e20902ebf51f0f6156336c81c26f58f47c250dbe..274fbe61386da679824fa2c862323f2c65f1bb1f 100644 (file)
@@ -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'")