]> git.proxmox.com Git - mirror_frr.git/commit - tests/topotests/multicast_pim_bsm_topo1/test_mcast_pim_bsmp_01.py
tests: More black fixups
authorDonald Sharp <sharpd@nvidia.com>
Thu, 8 Apr 2021 17:04:26 +0000 (13:04 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Fri, 9 Apr 2021 12:35:05 +0000 (08:35 -0400)
commit0b25370e95306a6b1631fea8d521aa6f04e75fe4
tree0daabb39ecf1d051a878e8be2153ef816a7959ff
parent98ca91e18193a34791d4693c685b60d57ce56f35
tests: More black fixups

Just another round of fixups found by running black on the code

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
35 files changed:
tests/topotests/all-protocol-startup/test_all_protocol_startup.py
tests/topotests/bgp-snmp-mplsl3vpn/test_bgp_snmp_mplsvpn.py
tests/topotests/bgp_gr_functionality_topo1/test_bgp_gr_functionality_topo1.py
tests/topotests/bgp_gr_functionality_topo2/test_bgp_gr_functionality_topo2.py
tests/topotests/bgp_large_community/test_bgp_large_community_topo_2.py
tests/topotests/bgp_multi_vrf_topo1/test_bgp_multi_vrf_topo1.py
tests/topotests/bgp_multi_vrf_topo2/test_bgp_multi_vrf_topo2.py
tests/topotests/bgp_recursive_route_ebgp_multi_hop/test_bgp_recursive_route_ebgp_multi_hop.py
tests/topotests/bgp_vrf_dynamic_route_leak/test_bgp_vrf_dynamic_route_leak_topo1.py
tests/topotests/conftest.py
tests/topotests/isis-snmp/test_isis_snmp.py
tests/topotests/isis-topo1-vrf/test_isis_topo1_vrf.py
tests/topotests/ldp-snmp/test_ldp_snmp_topo1.py
tests/topotests/lib/bgp.py
tests/topotests/lib/common_config.py
tests/topotests/lib/ospf.py
tests/topotests/lib/topotest.py
tests/topotests/multicast-pim-bsm-topo1/test_mcast_pim_bsmp_01.py
tests/topotests/multicast-pim-bsm-topo2/test_mcast_pim_bsmp_02.py
tests/topotests/multicast-pim-sm-topo3/test_multicast_pim_sm_topo3.py
tests/topotests/multicast-pim-sm-topo3/test_multicast_pim_sm_topo4.py
tests/topotests/multicast-pim-static-rp-topo1/test_multicast_pim_static_rp.py
tests/topotests/ospf-sr-topo1/test_ospf_sr_topo1.py
tests/topotests/ospf-te-topo1/test_ospf_te_topo1.py
tests/topotests/ospf-topo1/test_ospf_topo1.py
tests/topotests/ospf6-topo2/test_ospf6_topo2.py
tests/topotests/ospf_basic_functionality/test_ospf_chaos.py
tests/topotests/ospf_basic_functionality/test_ospf_ecmp.py
tests/topotests/ospf_basic_functionality/test_ospf_ecmp_lan.py
tests/topotests/ospf_basic_functionality/test_ospf_lan.py
tests/topotests/ospf_basic_functionality/test_ospf_routemaps.py
tests/topotests/ospf_basic_functionality/test_ospf_rte_calc.py
tests/topotests/ospf_suppress_fa/test_ospf_suppress_fa.py
tests/topotests/static_routing_with_ebgp/test_static_routes_topo4_ebgp.py
tests/topotests/static_routing_with_ibgp/test_static_routes_topo4_ibgp.py