]> git.puffer.fish Git - matthieu/frr.git/commit
tests: rename topotest ospf_topo2 to ospf_unnumbered
authorJafar Al-Gharaibeh <jafar@atcorp.com>
Sun, 20 Feb 2022 19:57:56 +0000 (13:57 -0600)
committerJafar Al-Gharaibeh <jafar@atcorp.com>
Sun, 20 Feb 2022 19:57:56 +0000 (13:57 -0600)
commit59bc746288a668736994336736f19e1dd1d8e08b
tree96685a2d30beae2d61f48d2b562b45067825c7b2
parent13a95e53822fbf8fabdd3e16f64af8a9af1fef05
tests: rename topotest ospf_topo2 to ospf_unnumbered

Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
18 files changed:
tests/topotests/ospf_topo2/r1/ospf-route.json [deleted file]
tests/topotests/ospf_topo2/r1/ospfd.conf [deleted file]
tests/topotests/ospf_topo2/r1/v4_route.json [deleted file]
tests/topotests/ospf_topo2/r1/zebra.conf [deleted file]
tests/topotests/ospf_topo2/r2/ospf-route.json [deleted file]
tests/topotests/ospf_topo2/r2/ospfd.conf [deleted file]
tests/topotests/ospf_topo2/r2/v4_route.json [deleted file]
tests/topotests/ospf_topo2/r2/zebra.conf [deleted file]
tests/topotests/ospf_topo2/test_ospf_topo2.py [deleted file]
tests/topotests/ospf_unnumbered/r1/ospf-route.json [new file with mode: 0644]
tests/topotests/ospf_unnumbered/r1/ospfd.conf [new file with mode: 0644]
tests/topotests/ospf_unnumbered/r1/v4_route.json [new file with mode: 0644]
tests/topotests/ospf_unnumbered/r1/zebra.conf [new file with mode: 0644]
tests/topotests/ospf_unnumbered/r2/ospf-route.json [new file with mode: 0644]
tests/topotests/ospf_unnumbered/r2/ospfd.conf [new file with mode: 0644]
tests/topotests/ospf_unnumbered/r2/v4_route.json [new file with mode: 0644]
tests/topotests/ospf_unnumbered/r2/zebra.conf [new file with mode: 0644]
tests/topotests/ospf_unnumbered/test_ospf_unnumbered.py [new file with mode: 0644]