]> git.puffer.fish Git - mirror/frr.git/commit
topotests: Add ospf-sr-topo1 back in 3384/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 27 Nov 2018 19:12:40 +0000 (14:12 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:14 +0000 (20:22 -0500)
commit096694da4793bfc199b1a3698b932d0b59de6956
tree50cb46f3a413eee5d8f14cd559e95514ca3c06bb
parentd21321142aab52e20a003f33f93973e1e4177465
topotests: Add ospf-sr-topo1 back in

Due to weird merge issues ospf-sr-topo1 was not pulled in.
This gets this back into the tree.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com.
20 files changed:
tests/topotests/ospf-sr-topo1/__init__.py [new file with mode: 0755]
tests/topotests/ospf-sr-topo1/r1/ospf_srdb.json [new file with mode: 0644]
tests/topotests/ospf-sr-topo1/r1/ospfd.conf [new file with mode: 0644]
tests/topotests/ospf-sr-topo1/r1/zebra.conf [new file with mode: 0644]
tests/topotests/ospf-sr-topo1/r1/zebra_mpls.json [new file with mode: 0644]
tests/topotests/ospf-sr-topo1/r2/ospf_srdb.json [new file with mode: 0644]
tests/topotests/ospf-sr-topo1/r2/ospfd.conf [new file with mode: 0644]
tests/topotests/ospf-sr-topo1/r2/zebra.conf [new file with mode: 0644]
tests/topotests/ospf-sr-topo1/r2/zebra_mpls.json [new file with mode: 0644]
tests/topotests/ospf-sr-topo1/r3/ospf_srdb.json [new file with mode: 0644]
tests/topotests/ospf-sr-topo1/r3/ospfd.conf [new file with mode: 0644]
tests/topotests/ospf-sr-topo1/r3/zebra.conf [new file with mode: 0644]
tests/topotests/ospf-sr-topo1/r3/zebra_mpls.json [new file with mode: 0644]
tests/topotests/ospf-sr-topo1/r4/ospf_srdb.json [new file with mode: 0644]
tests/topotests/ospf-sr-topo1/r4/ospfd.conf [new file with mode: 0644]
tests/topotests/ospf-sr-topo1/r4/zebra.conf [new file with mode: 0644]
tests/topotests/ospf-sr-topo1/r4/zebra_mpls.json [new file with mode: 0644]
tests/topotests/ospf-sr-topo1/test_ospf_sr_topo1.dot [new file with mode: 0644]
tests/topotests/ospf-sr-topo1/test_ospf_sr_topo1.jpg [new file with mode: 0644]
tests/topotests/ospf-sr-topo1/test_ospf_sr_topo1.py [new file with mode: 0755]