]> git.puffer.fish Git - mirror/frr.git/commit
tests: Add pytest.mark.ospfd to tests
authorDonald Sharp <sharpd@nvidia.com>
Sat, 23 Jan 2021 20:42:21 +0000 (15:42 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Thu, 4 Feb 2021 23:28:36 +0000 (18:28 -0500)
commit3dedee4fe19d06903df3b0914ed4f16e176df234
treee70d6ec2bf1a28f197e74279d17fb8e8279db458
parent6907ac7e2cd032106fde177ea423a82a653194ef
tests: Add pytest.mark.ospfd to tests

Add pytest marking for ospfd.  This commit also has some other test markings
because I do not want to have to go through the same test multiple times.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
17 files changed:
tests/topotests/bfd-ospf-topo1/test_bfd_ospf_topo1.py
tests/topotests/bfd-profiles-topo1/test_bfd_profiles_topo1.py
tests/topotests/bfd-topo2/test_bfd_topo2.py
tests/topotests/bgp-auth/test_bgp_auth.py
tests/topotests/bgp-evpn-vxlan_topo1/test_bgp_evpn_vxlan.py
tests/topotests/bgp_features/test_bgp_features.py
tests/topotests/bgp_l3vpn_to_bgp_direct/test_bgp_l3vpn_to_bgp_direct.py
tests/topotests/bgp_l3vpn_to_bgp_vrf/test_bgp_l3vpn_to_bgp_vrf.py
tests/topotests/bgp_rfapi_basic_sanity/test_bgp_rfapi_basic_sanity.py
tests/topotests/ldp-oc-acl-topo1/test_ldp_oc_acl_topo1.py
tests/topotests/ldp-oc-topo1/test_ldp_oc_topo1.py
tests/topotests/ldp-sync-ospf-topo1/test_ldp_sync_ospf_topo1.py
tests/topotests/ldp-topo1/test_ldp_topo1.py
tests/topotests/ospf-sr-topo1/test_ospf_sr_topo1.py
tests/topotests/ospf-topo1-vrf/test_ospf_topo1_vrf.py
tests/topotests/ospf-topo1/test_ospf_topo1.py
tests/topotests/ospf_basic_functionality/test_ospf_chaos.py