]> git.proxmox.com Git - mirror_frr.git/commit - tests/topotests/bfd_topo2/test_bfd_topo2.py
tests: Fixup to use the new `pytestmark =` syntax
authorDonald Sharp <sharpd@nvidia.com>
Sat, 23 Jan 2021 20:13:12 +0000 (15:13 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Thu, 4 Feb 2021 23:20:31 +0000 (18:20 -0500)
commit6907ac7e2cd032106fde177ea423a82a653194ef
tree716f361ff8f030ec79dbe4937137cad7a45634fe
parentad39be1f59d06bf5339d06eefa85e5213b208bb9
tests: Fixup to use the new `pytestmark =` syntax

Go through all the current tests and convert over to correct syntax

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
23 files changed:
tests/topotests/all-protocol-startup/test_all_protocol_startup.py
tests/topotests/bfd-bgp-cbit-topo3/test_bfd_bgp_cbit_topo3.py
tests/topotests/bfd-isis-topo1/test_bfd_isis_topo1.py
tests/topotests/bfd-profiles-topo1/test_bfd_profiles_topo1.py
tests/topotests/bfd-topo1/test_bfd_topo1.py
tests/topotests/bfd-topo2/test_bfd_topo2.py
tests/topotests/bfd-vrf-topo1/test_bfd_vrf_topo1.py
tests/topotests/bgp-evpn-mh/test_evpn_mh.py
tests/topotests/eigrp-topo1/test_eigrp_topo1.py
tests/topotests/evpn-pim-1/test_evpn_pim_topo1.py
tests/topotests/isis-lfa-topo1/test_isis_lfa_topo1.py
tests/topotests/isis-rlfa-topo1/test_isis_rlfa_topo1.py
tests/topotests/isis-sr-te-topo1/test_isis_sr_te_topo1.py
tests/topotests/isis-sr-topo1/test_isis_sr_topo1.py
tests/topotests/isis-tilfa-topo1/test_isis_tilfa_topo1.py
tests/topotests/isis-topo1-vrf/test_isis_topo1_vrf.py
tests/topotests/isis-topo1/test_isis_topo1.py
tests/topotests/ldp-topo1/test_ldp_topo1.py
tests/topotests/ldp-vpls-topo1/test_ldp_vpls_topo1.py
tests/topotests/pbr-topo1/test_pbr_topo1.py
tests/topotests/pim-basic/test_pim.py
tests/topotests/rip-topo1/test_rip_topo1.py
tests/topotests/ripng-topo1/test_ripng_topo1.py