mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-09 20:02:23 +00:00
tests: Add pytestmark to the flowspec topotest
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
This commit is contained in:
parent
70492deafc
commit
21ef301cad
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user