]> git.puffer.fish Git - mirror/frr.git/commit
tests: Add some pytest.mark.bgpd
authorDonald Sharp <sharpd@nvidia.com>
Mon, 1 Mar 2021 14:11:38 +0000 (09:11 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Mon, 1 Mar 2021 14:11:38 +0000 (09:11 -0500)
commit5ad1fd54a802d1a781c3b1cb8aafc4e79891b485
tree7fc926e69fd7d78ea306f47669579e09a6fc71a6
parentae34a9c5bdfcdeeb95ee98cd07a9b47cf94ad3e9
tests: Add some pytest.mark.bgpd

Add some pytest.mark.bgpd.  This is about all I could stomach doing
in one patch.  I'll do another pass at another time.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
18 files changed:
tests/topotests/bfd-bgp-cbit-topo3/test_bfd_bgp_cbit_topo3.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-topo3/test_bfd_topo3.py
tests/topotests/bfd-vrf-topo1/test_bfd_vrf_topo1.py
tests/topotests/bgp-aggregator-zero/test_bgp_aggregator_zero.py
tests/topotests/bgp-basic-functionality-topo1/test_bgp_basic_functionality.py
tests/topotests/bgp-snmp-mplsl3vpn/test_bgp_snmp_mplsvpn.py
tests/topotests/bgp_aggregate-address_origin/test_bgp_aggregate-address_origin.py
tests/topotests/bgp_aggregate-address_route-map/test_bgp_aggregate-address_route-map.py
tests/topotests/bgp_as_allow_in/test_bgp_as_allow_in.py
tests/topotests/bgp_as_wide_bgp_identifier/test_bgp_as_wide_bgp_identifier.py
tests/topotests/bgp_blackhole_community/test_bgp_blackhole_community.py
tests/topotests/bgp_comm-list_delete/test_bgp_comm-list_delete.py
tests/topotests/bgp_communities_topo1/test_bgp_communities.py
tests/topotests/bgp_communities_topo1/test_bgp_communities_topo2.py
tests/topotests/bgp_community_change_update/test_bgp_community_change_update.py