]> git.puffer.fish Git - matthieu/frr.git/commit
tests: replace deprecated ospf json keys
authorMark Stapp <mjs@labn.net>
Wed, 29 Mar 2023 20:00:20 +0000 (16:00 -0400)
committerMark Stapp <mjs@labn.net>
Fri, 7 Apr 2023 20:17:59 +0000 (16:17 -0400)
commitc42ac5f64b0e03099b147d5d129a65d067dd0164
tree1f2d700711802b77231fabd4e141472006857d79
parentf5419bf927fcc0c2ae97ebb7845d89d974e30347
tests: replace deprecated ospf json keys

Replace many deprecated json keys in topotests after removing
those keys from ospfd.

Signed-off-by: Mark Stapp <mjs@labn.net>
35 files changed:
tests/topotests/bgp_features/r1/ospf_neighbor.json
tests/topotests/bgp_features/r2/ospf_neighbor.json
tests/topotests/bgp_features/r3/ospf_neighbor.json
tests/topotests/ldp_oc_acl_topo1/r1/show_ip_ospf_neighbor.json
tests/topotests/ldp_oc_acl_topo1/r2/show_ip_ospf_neighbor.json
tests/topotests/ldp_oc_acl_topo1/r3/show_ip_ospf_neighbor.json
tests/topotests/ldp_oc_acl_topo1/r4/show_ip_ospf_neighbor.json
tests/topotests/ldp_oc_topo1/r1/show_ip_ospf_neighbor.json
tests/topotests/ldp_oc_topo1/r2/show_ip_ospf_neighbor.json
tests/topotests/ldp_oc_topo1/r3/show_ip_ospf_neighbor.json
tests/topotests/ldp_oc_topo1/r4/show_ip_ospf_neighbor.json
tests/topotests/ldp_sync_ospf_topo1/r1/show_ip_ospf_neighbor.json
tests/topotests/ldp_sync_ospf_topo1/r2/show_ip_ospf_neighbor.json
tests/topotests/ldp_sync_ospf_topo1/r3/show_ip_ospf_neighbor.json
tests/topotests/ldp_topo1/r1/show_ip_ospf_neighbor.json
tests/topotests/ldp_topo1/r2/show_ip_ospf_neighbor.json
tests/topotests/ldp_topo1/r3/show_ip_ospf_neighbor.json
tests/topotests/ldp_topo1/r4/show_ip_ospf_neighbor.json
tests/topotests/ldp_vpls_topo1/r1/show_ip_ospf_neighbor.json
tests/topotests/ldp_vpls_topo1/r2/show_ip_ospf_neighbor.json
tests/topotests/ldp_vpls_topo1/r3/show_ip_ospf_neighbor.json
tests/topotests/lib/ospf.py
tests/topotests/ospf_basic_functionality/test_ospf_lan.py
tests/topotests/ospf_basic_functionality/test_ospf_p2mp.py
tests/topotests/ospf_gr_helper/test_ospf_gr_helper2.py
tests/topotests/ospf_gr_topo1/rt1/show_ip_ospf_neighbor.json
tests/topotests/ospf_gr_topo1/rt2/show_ip_ospf_neighbor.json
tests/topotests/ospf_gr_topo1/rt3/show_ip_ospf_neighbor.json
tests/topotests/ospf_gr_topo1/rt4/show_ip_ospf_neighbor.json
tests/topotests/ospf_gr_topo1/rt5/show_ip_ospf_neighbor.json
tests/topotests/ospf_gr_topo1/rt6/show_ip_ospf_neighbor.json
tests/topotests/ospf_gr_topo1/rt7/show_ip_ospf_neighbor.json
tests/topotests/pim_acl/r1/ospf_neighbor.json
tests/topotests/pim_igmp_vrf/r1/ospf_blue_neighbor.json
tests/topotests/pim_igmp_vrf/r1/ospf_red_neighbor.json