]> git.puffer.fish Git - matthieu/frr.git/commit
LDP-Topo1: Update test to accept new format of LDP output
authorMartin Winter <mwinter@opensourcerouting.org>
Fri, 24 Mar 2017 05:31:50 +0000 (22:31 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:11 +0000 (20:22 -0500)
commit3eaafbd95d179853c5431ac40f13190158f088b5
treeaf17fa98c9bc0da13822775ed0ed298f0dc9ead5
parent1c909f424847f361504a52ab414929460022ce93
LDP-Topo1: Update test to accept new format of LDP output

* Added test to check for version
* Adopted all tests to verify against the correct version of output

Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
42 files changed:
tests/topotests/ldp-topo1/r1/ip_mpls_route.ref-1 [new file with mode: 0644]
tests/topotests/ldp-topo1/r1/show_ipv4_route.ref-1 [new file with mode: 0644]
tests/topotests/ldp-topo1/r1/show_mpls_ldp_binding.ref
tests/topotests/ldp-topo1/r1/show_mpls_ldp_binding.ref-1 [new file with mode: 0644]
tests/topotests/ldp-topo1/r1/show_mpls_ldp_discovery.ref
tests/topotests/ldp-topo1/r1/show_mpls_ldp_discovery.ref-1 [new file with mode: 0644]
tests/topotests/ldp-topo1/r1/show_mpls_ldp_interface.ref-1 [new file with mode: 0644]
tests/topotests/ldp-topo1/r1/show_mpls_ldp_neighbor.ref
tests/topotests/ldp-topo1/r1/show_mpls_ldp_neighbor.ref-1 [new file with mode: 0644]
tests/topotests/ldp-topo1/r1/show_mpls_table.ref-1 [new file with mode: 0644]
tests/topotests/ldp-topo1/r2/how_mpls_table.ref [deleted file]
tests/topotests/ldp-topo1/r2/ip_mpls_route.ref-1 [new file with mode: 0644]
tests/topotests/ldp-topo1/r2/show_ipv4_route.ref-1 [new file with mode: 0644]
tests/topotests/ldp-topo1/r2/show_mpls_ldp_binding.ref
tests/topotests/ldp-topo1/r2/show_mpls_ldp_binding.ref-1 [new file with mode: 0644]
tests/topotests/ldp-topo1/r2/show_mpls_ldp_discovery.ref
tests/topotests/ldp-topo1/r2/show_mpls_ldp_discovery.ref-1 [new file with mode: 0644]
tests/topotests/ldp-topo1/r2/show_mpls_ldp_interface.ref-1 [new file with mode: 0644]
tests/topotests/ldp-topo1/r2/show_mpls_ldp_neighbor.ref
tests/topotests/ldp-topo1/r2/show_mpls_ldp_neighbor.ref-1 [new file with mode: 0644]
tests/topotests/ldp-topo1/r2/show_mpls_table.ref-1 [new file with mode: 0644]
tests/topotests/ldp-topo1/r3/ip_mpls_route.ref-1 [new file with mode: 0644]
tests/topotests/ldp-topo1/r3/show_ipv4_route.ref-1 [new file with mode: 0644]
tests/topotests/ldp-topo1/r3/show_mpls_ldp_binding.ref
tests/topotests/ldp-topo1/r3/show_mpls_ldp_binding.ref-1 [new file with mode: 0644]
tests/topotests/ldp-topo1/r3/show_mpls_ldp_discovery.ref
tests/topotests/ldp-topo1/r3/show_mpls_ldp_discovery.ref-1 [new file with mode: 0644]
tests/topotests/ldp-topo1/r3/show_mpls_ldp_interface.ref-1 [new file with mode: 0644]
tests/topotests/ldp-topo1/r3/show_mpls_ldp_neighbor.ref
tests/topotests/ldp-topo1/r3/show_mpls_ldp_neighbor.ref-1 [new file with mode: 0644]
tests/topotests/ldp-topo1/r3/show_mpls_table.ref-1 [new file with mode: 0644]
tests/topotests/ldp-topo1/r4/ip_mpls_route.ref-1 [new file with mode: 0644]
tests/topotests/ldp-topo1/r4/show_ipv4_route.ref-1 [new file with mode: 0644]
tests/topotests/ldp-topo1/r4/show_mpls_ldp_binding.ref
tests/topotests/ldp-topo1/r4/show_mpls_ldp_binding.ref-1 [new file with mode: 0644]
tests/topotests/ldp-topo1/r4/show_mpls_ldp_discovery.ref
tests/topotests/ldp-topo1/r4/show_mpls_ldp_discovery.ref-1 [new file with mode: 0644]
tests/topotests/ldp-topo1/r4/show_mpls_ldp_interface.ref-1 [new file with mode: 0644]
tests/topotests/ldp-topo1/r4/show_mpls_ldp_neighbor.ref
tests/topotests/ldp-topo1/r4/show_mpls_ldp_neighbor.ref-1 [new file with mode: 0644]
tests/topotests/ldp-topo1/r4/show_mpls_table.ref-1 [new file with mode: 0644]
tests/topotests/ldp-topo1/test_ldp_topo1.py