]> git.proxmox.com Git - mirror_frr.git/commit - tests/topotests/lib/ospf.py
tests: Use JSON camelCase naming for tests
authorDonatas Abraitis <donatas@opensourcerouting.org>
Tue, 31 Jan 2023 10:47:43 +0000 (12:47 +0200)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Tue, 31 Jan 2023 18:49:44 +0000 (20:49 +0200)
commitf932966b02478cf3a3dd443d98eea7cc95c8379a
tree2d21999fc32c1099b4ce57f465f6aef4073a279f
parent1ce23106ebf0bf088dde69958228076faf5ac1b8
tests: Use JSON camelCase naming for tests

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
27 files changed:
tests/topotests/bgp_lu_topo1/R1/labelpool.summ.json
tests/topotests/bgp_lu_topo1/R2/labelpool.summ.json
tests/topotests/bgp_lu_topo2/R1/labelpool.summ.json
tests/topotests/bgp_lu_topo2/R2/labelpool.summ.json
tests/topotests/ldp_snmp/r1/show_l2vpn_vc.ref
tests/topotests/ldp_snmp/r2/show_l2vpn_vc.ref
tests/topotests/ldp_sync_isis_topo1/r1/show_l2vpn_vc.ref
tests/topotests/ldp_sync_isis_topo1/r2/show_l2vpn_vc.ref
tests/topotests/ldp_sync_ospf_topo1/r1/show_l2vpn_vc.ref
tests/topotests/ldp_sync_ospf_topo1/r2/show_l2vpn_vc.ref
tests/topotests/ldp_vpls_topo1/r1/show_l2vpn_vc.ref
tests/topotests/ldp_vpls_topo1/r2/show_l2vpn_vc.ref
tests/topotests/lib/bgp.py
tests/topotests/lib/ospf.py
tests/topotests/lib/pim.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_gr_topo1/rt1/show_ip_ospf_route.json
tests/topotests/ospf_gr_topo1/rt2/show_ip_ospf_route.json
tests/topotests/ospf_gr_topo1/rt3/show_ip_ospf_route.json
tests/topotests/ospf_gr_topo1/rt4/show_ip_ospf_route.json
tests/topotests/ospf_gr_topo1/rt5/show_ip_ospf_route.json
tests/topotests/ospf_gr_topo1/rt6/show_ip_ospf_route.json
tests/topotests/ospf_gr_topo1/rt7/show_ip_ospf_route.json
tests/topotests/ospf_unnumbered/r1/ospf-route.json
tests/topotests/ospf_unnumbered/r2/ospf-route.json
tests/topotests/ospfv3_basic_functionality/test_ospfv3_asbr_summary_topo1.py