mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-13 18:25:58 +00:00
Merge pull request #18025 from donaldsharp/remove_sbfd_pymark
tests: Remove improper pymark
This commit is contained in:
commit
e46bd54541
@ -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):
|
def show_bfd_check(router, status, type='echo', encap=None):
|
||||||
output = router.cmd("vtysh -c 'show bfd peers'")
|
output = router.cmd("vtysh -c 'show bfd peers'")
|
||||||
|
Loading…
Reference in New Issue
Block a user