mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-27 10:04:18 +00:00
tests: teste_ospf_rte_calc.py uses bgp add pytest mark
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
This commit is contained in:
parent
4d4c3966c9
commit
829a2e9bc4
@ -49,7 +49,7 @@ from lib.ospf import (
|
||||
verify_ospf_interface,
|
||||
)
|
||||
|
||||
pytestmark = [pytest.mark.ospfd, pytest.mark.staticd]
|
||||
pytestmark = [pytest.mark.bgpd, pytest.mark.ospfd, pytest.mark.staticd]
|
||||
|
||||
|
||||
# Global variables
|
||||
|
Loading…
Reference in New Issue
Block a user