mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-13 05:05:35 +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):
|
||||
output = router.cmd("vtysh -c 'show bfd peers'")
|
||||
|
Loading…
Reference in New Issue
Block a user