]> git.puffer.fish Git - mirror/frr.git/commit
tests: Drop duplicate pytestmark per file
authorDonatas Abraitis <donatas@opensourcerouting.org>
Sat, 27 Apr 2024 20:18:15 +0000 (23:18 +0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Sat, 27 Apr 2024 20:18:15 +0000 (23:18 +0300)
commit086df4bfaabdeafdc6643f94f68d17b3e069187a
tree9e44b4310cef28a75b657c42d85ab17142aef6ca
parent5f059e0c7d2b6b8bce0a618726ba5d731f2d2ad4
tests: Drop duplicate pytestmark per file

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
35 files changed:
tests/topotests/bgp_asdot_regex/test_bgp_asdot_regex.py
tests/topotests/bgp_community_alias/test_bgp-community-alias.py
tests/topotests/bgp_conditional_advertisement_static_route/test_bgp_conditional_advertisement_static_route.py
tests/topotests/bgp_confederation_astype/test_bgp_confederation_astype.py
tests/topotests/bgp_default_afi_safi/test_bgp-default-afi-safi.py
tests/topotests/bgp_dont_capability_negotiate/test_bgp_dont_capability_negotiate.py
tests/topotests/bgp_dynamic_capability/test_bgp_dynamic_capability_addpath.py
tests/topotests/bgp_dynamic_capability/test_bgp_dynamic_capability_fqdn.py
tests/topotests/bgp_dynamic_capability/test_bgp_dynamic_capability_graceful_restart.py
tests/topotests/bgp_dynamic_capability/test_bgp_dynamic_capability_orf.py
tests/topotests/bgp_dynamic_capability/test_bgp_dynamic_capability_role.py
tests/topotests/bgp_dynamic_capability/test_bgp_dynamic_capability_software_version.py
tests/topotests/bgp_ebgp_common_subnet_nexthop_unchanged/test_bgp-ebgp-common-subnet-nexthop-unchanged.py
tests/topotests/bgp_evpn_mh/test_evpn_mh.py
tests/topotests/bgp_evpn_route_map_match/test_bgp_evpn_route_map_match.py
tests/topotests/bgp_extended_optional_parameters_length/test_bgp_extended_optional_parameters_length.py
tests/topotests/bgp_llgr/test_bgp_llgr.py
tests/topotests/bgp_oad/test_bgp_oad.py
tests/topotests/bgp_orf/test_bgp_orf.py
tests/topotests/bgp_peer_graceful_shutdown/test_bgp_peer_graceful_shutdown.py
tests/topotests/bgp_prefix_list_any/test_bgp_prefix_list_any.py
tests/topotests/bgp_remove_private_as_route_map/test_bgp_remove_private_as_route_map.py
tests/topotests/bgp_rmap_extcommunity_none/test_bgp_rmap_extcommunity_none.py
tests/topotests/bgp_route_map_delay_timer/test_bgp_route_map_delay_timer.py
tests/topotests/bgp_route_map_match_ipv6_nexthop/test_bgp_route_map_match_ipv6_nexthop.py
tests/topotests/bgp_route_server_client/test_bgp_route_server_client.py
tests/topotests/bgp_software_version/test_bgp_software_version.py
tests/topotests/bgp_tcp_mss/test_bgp_tcp_mss.py
tests/topotests/bgp_tcp_mss/test_bgp_vrf_tcp_mss.py
tests/topotests/evpn_pim_1/test_evpn_pim_topo1.py
tests/topotests/multicast_pim_sm_topo1/test_multicast_pim_sm_topo1.py
tests/topotests/multicast_pim_sm_topo2/test_multicast_pim_sm_topo2.py
tests/topotests/multicast_pim_sm_topo3/test_multicast_pim_sm_topo3.py
tests/topotests/pim_basic/test_pim.py
tests/topotests/static_routing_with_ebgp/test_static_routes_topo4_ebgp.py