]> git.puffer.fish Git - mirror/frr.git/commit
tests: Avoid importing unused modules 16227/head
authorY Bharath <y.bharath@samsung.com>
Sat, 15 Jun 2024 17:06:32 +0000 (22:36 +0530)
committerY Bharath <y.bharath@samsung.com>
Mon, 17 Jun 2024 10:12:59 +0000 (15:42 +0530)
commit8381dbd9e258825daff4802c4c44b3d435a7b7e3
tree9e2884a629e76f7b68ea9e40a98c6db7b5411814
parent045029e2442dbca3b6e7685438d171fa05c0f968
tests: Avoid importing unused modules

Signed-off-by: y-bharath14 <y.bharath@samsung.com>
131 files changed:
tests/topotests/eigrp_topo1/test_eigrp_topo1.py
tests/topotests/evpn_type5_test_topo1/test_evpn_type5_topo1.py
tests/topotests/fpm_testing_topo1/test_fpm_topo1.py
tests/topotests/grpc_basic/test_basic_grpc.py
tests/topotests/isis_advertise_high_metrics/test_isis_advertise_high_metrics.py
tests/topotests/isis_lfa_topo1/test_isis_lfa_topo1.py
tests/topotests/isis_lsp_bits_topo1/test_isis_lsp_bits_topo1.py
tests/topotests/isis_rlfa_topo1/test_isis_rlfa_topo1.py
tests/topotests/isis_snmp/test_isis_snmp.py
tests/topotests/isis_sr_flex_algo_topo1/test_isis_sr_flex_algo_topo1.py
tests/topotests/isis_sr_flex_algo_topo2/test_isis_sr_flex_algo_topo2.py
tests/topotests/isis_sr_te_topo1/test_isis_sr_te_topo1.py
tests/topotests/isis_sr_topo1/test_isis_sr_topo1.py
tests/topotests/isis_srv6_topo1/test_isis_srv6_topo1.py
tests/topotests/isis_tilfa_topo1/test_isis_tilfa_topo1.py
tests/topotests/isis_topo1/test_isis_topo1.py
tests/topotests/isis_topo1_vrf/test_isis_topo1_vrf.py
tests/topotests/key_sendaccept/test_keychain.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_snmp/test_ldp_snmp_topo1.py
tests/topotests/ldp_sync_isis_topo1/test_ldp_sync_isis_topo1.py
tests/topotests/ldp_sync_ospf_topo1/test_ldp_sync_ospf_topo1.py
tests/topotests/ldp_vpls_topo1/test_ldp_vpls_topo1.py
tests/topotests/lib/bgp.py
tests/topotests/lib/checkping.py
tests/topotests/lib/common_config.py
tests/topotests/lib/fe_client.py
tests/topotests/lib/ospf.py
tests/topotests/lib/pim.py
tests/topotests/mgmt_debug_flags/test_debug.py
tests/topotests/mgmt_notif/test_notif.py
tests/topotests/mgmt_oper/oper.py
tests/topotests/mgmt_oper/test_oper.py
tests/topotests/mgmt_rpc/test_rpc.py
tests/topotests/mgmt_tests/test_yang_mgmt.py
tests/topotests/msdp_topo1/test_msdp_topo1.py
tests/topotests/multicast_pim6_sm_topo1/test_multicast_pim6_sm1.py
tests/topotests/multicast_pim6_sm_topo1/test_multicast_pim6_sm2.py
tests/topotests/multicast_pim_dr_nondr_test/test_pim_dr_nondr_with_ospf_topo2.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/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/multicast_pim_static_rp_topo1/test_multicast_pim_static_rp1.py
tests/topotests/multicast_pim_static_rp_topo1/test_multicast_pim_static_rp2.py
tests/topotests/multicast_pim_uplink_topo1/test_multicast_pim_uplink_topo1.py
tests/topotests/multicast_pim_uplink_topo2/test_multicast_pim_uplink_topo2.py
tests/topotests/nb_config/test_nb_config.py
tests/topotests/nhrp_redundancy/test_nhrp_redundancy.py
tests/topotests/ospf6_gr_topo1/test_ospf6_gr_topo1.py
tests/topotests/ospf6_loopback_cost/test_ospf6_loopback_cost.py
tests/topotests/ospf6_point_to_multipoint/test_ospf6_point_to_multipoint.py
tests/topotests/ospf6_topo1/test_ospf6_topo1.py
tests/topotests/ospf6_topo1_vrf/test_ospf6_topo1_vrf.py
tests/topotests/ospf_basic_functionality/test_ospf_asbr_summary_topo1.py
tests/topotests/ospf_basic_functionality/test_ospf_asbr_summary_type7_lsa.py
tests/topotests/ospf_basic_functionality/test_ospf_authentication.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_flood_reduction.py
tests/topotests/ospf_basic_functionality/test_ospf_nssa.py
tests/topotests/ospf_basic_functionality/test_ospf_p2mp.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/ospf_dual_stack/test_ospf_dual_stack.py
tests/topotests/ospf_gr_helper/test_ospf_gr_helper1.py
tests/topotests/ospf_gr_helper/test_ospf_gr_helper3.py
tests/topotests/ospf_gr_topo1/test_ospf_gr_topo1.py
tests/topotests/ospf_instance_redistribute/test_ospf_instance_redistribute.py
tests/topotests/ospf_metric_propagation/test_ospf_metric_propagation.py
tests/topotests/ospf_multi_vrf_bgp_route_leak/test_ospf_multi_vrf_bgp_route_leak.py
tests/topotests/ospf_netns_vrf/test_ospf_netns_vrf.py
tests/topotests/ospf_nssa_topo1/test_ospf_nssa_topo1.py
tests/topotests/ospf_p2mp/test_ospf_p2mp_broadcast.py
tests/topotests/ospf_p2mp/test_ospf_p2mp_non_broadcast.py
tests/topotests/ospf_prefix_suppression/test_ospf_prefix_suppression.py
tests/topotests/ospf_single_switch/test_ospf_single_switch.py
tests/topotests/ospf_sr_te_topo1/test_ospf_sr_te_topo1.py
tests/topotests/ospf_sr_topo1/test_ospf_sr_topo1.py
tests/topotests/ospf_suppress_fa/test_ospf_suppress_fa.py
tests/topotests/ospf_tilfa_topo1/test_ospf_tilfa_topo1.py
tests/topotests/ospf_topo1/test_ospf_topo1.py
tests/topotests/ospf_topo2/test_ospf_topo2.py
tests/topotests/ospf_unnumbered/test_ospf_unnumbered.py
tests/topotests/ospf_unnumbered_point_to_multipoint/test_ospf_unnumbered_point_to_multipoint.py
tests/topotests/ospfapi/test_ospf_clientapi.py
tests/topotests/ospfv3_basic_functionality/test_ospfv3_asbr_summary_topo1.py
tests/topotests/ospfv3_basic_functionality/test_ospfv3_authentication.py
tests/topotests/ospfv3_basic_functionality/test_ospfv3_ecmp.py
tests/topotests/ospfv3_basic_functionality/test_ospfv3_ecmp_lan.py
tests/topotests/ospfv3_basic_functionality/test_ospfv3_nssa.py
tests/topotests/ospfv3_basic_functionality/test_ospfv3_nssa2.py
tests/topotests/ospfv3_basic_functionality/test_ospfv3_routemaps.py
tests/topotests/ospfv3_basic_functionality/test_ospfv3_rte_calc.py
tests/topotests/ospfv3_basic_functionality/test_ospfv3_single_area.py
tests/topotests/pim_acl/test_pim_acl.py
tests/topotests/pim_basic/test_pim.py
tests/topotests/pim_igmp_vrf/test_pim_vrf.py
tests/topotests/rip_allow_ecmp/test_rip_allow_ecmp.py
tests/topotests/rip_bfd_topo1/test_rip_bfd_topo1.py
tests/topotests/rip_passive_interface/test_rip_passive_interface.py
tests/topotests/ripng_allow_ecmp/test_ripng_allow_ecmp.py
tests/topotests/ripng_route_map/test_ripng_route_map.py
tests/topotests/route_scale/scale_test_common.py
tests/topotests/route_scale/test_route_scale1.py
tests/topotests/route_scale/test_route_scale2.py
tests/topotests/simple_snmp_test/test_simple_snmp.py
tests/topotests/srv6_encap_src_addr/test_srv6_encap_src_addr.py
tests/topotests/srv6_locator/test_srv6_locator.py
tests/topotests/srv6_locator_custom_bits_length/test_srv6_locator_custom_bits_length.py
tests/topotests/srv6_locator_usid/test_srv6_locator_usid.py
tests/topotests/srv6_static_route/test_srv6_route.py
tests/topotests/static_routing_mpls/test_static_routing_mpls.py
tests/topotests/static_routing_with_ebgp/test_static_routes_topo2_ebgp.py
tests/topotests/static_routing_with_ebgp/test_static_routes_topo3_ebgp.py
tests/topotests/static_routing_with_ebgp/test_static_routes_topo4_ebgp.py
tests/topotests/static_routing_with_ibgp/test_static_routes_topo1_ibgp.py
tests/topotests/static_routing_with_ibgp/test_static_routes_topo2_ibgp.py
tests/topotests/static_routing_with_ibgp/test_static_routes_topo3_ibgp.py
tests/topotests/static_routing_with_ibgp/test_static_routes_topo4_ibgp.py
tests/topotests/static_simple/test_static_simple.py
tests/topotests/zebra_multiple_connected/test_zebra_multiple_connected.py
tests/topotests/zebra_netlink/test_zebra_netlink.py
tests/topotests/zebra_nht_resolution/test_verify_nh_resolution.py
tests/topotests/zebra_opaque/test_zebra_opaque.py
tests/topotests/zebra_rib/test_zebra_rib.py
tests/topotests/zebra_seg6_route/test_zebra_seg6_route.py
tests/topotests/zebra_seg6local_route/test_zebra_seg6local_route.py