]> git.proxmox.com Git - mirror_frr.git/commit - tests/topotests/all_protocol_startup/test_all_protocol_startup.py
tests: please follow the style guide
authorwhitespace <nobody@nobody>
Thu, 17 Dec 2020 20:32:11 +0000 (15:32 -0500)
committerQuentin Young <qlyoung@nvidia.com>
Thu, 17 Dec 2020 20:32:55 +0000 (15:32 -0500)
commit9fa6ec14737b94fdfb41539d96c7e4f84f3514b6
treec06ddefb8457009a86381d3a1766736ccc589278
parentff4a6e5d941b4d06848a38539a76b9b41368bbab
tests: please follow the style guide

thanks

Signed-off-by: Quentin Young <qlyoung@nvidia.com>
38 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/bgp-basic-functionality-topo1/test_bgp_basic_functionality.py
tests/topotests/bgp-ecmp-topo2/test_ebgp_ecmp_topo2.py
tests/topotests/bgp-ecmp-topo2/test_ibgp_ecmp_topo2.py
tests/topotests/bgp-evpn-mh/test_evpn_mh.py
tests/topotests/bgp-evpn-vxlan_topo1/test_bgp_evpn_vxlan.py
tests/topotests/bgp-path-attributes-topo1/test_bgp_path_attributes.py
tests/topotests/bgp-route-map/test_route_map_topo1.py
tests/topotests/bgp-route-map/test_route_map_topo2.py
tests/topotests/bgp-vrf-route-leak-basic/test_bgp-vrf-route-leak-basic.py
tests/topotests/bgp_features/test_bgp_features.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_topo2/test_bgp_multi_vrf_topo2.py
tests/topotests/bgp_prefix_sid/test_bgp_prefix_sid.py
tests/topotests/bgp_recursive_route_ebgp_multi_hop/test_bgp_recursive_route_ebgp_multi_hop.py
tests/topotests/bgp_route_aggregation/test_bgp_aggregation.py
tests/topotests/bgp_suppress_fib/test_bgp_suppress_fib.py
tests/topotests/bgp_vrf_dynamic_route_leak/test_bgp_vrf_dynamic_route_leak_topo2.py
tests/topotests/isis-lfa-topo1/test_isis_lfa_topo1.py
tests/topotests/isis-tilfa-topo1/test_isis_tilfa_topo1.py
tests/topotests/ldp-topo1/test_ldp_topo1.py
tests/topotests/lib/common_config.py
tests/topotests/lib/ospf.py
tests/topotests/lib/test/test_json.py
tests/topotests/lib/topogen.py
tests/topotests/lib/topotest.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_ecmp.py
tests/topotests/ospf_basic_functionality/test_ospf_routemaps.py
tests/topotests/ospf_basic_functionality/test_ospf_rte_calc.py
tests/topotests/ospf_basic_functionality/test_ospf_single_area.py
tests/topotests/rip-topo1/test_rip_topo1.py
tests/topotests/ripng-topo1/test_ripng_topo1.py
tests/topotests/zebra_netlink/test_zebra_netlink.py