]> git.proxmox.com Git - mirror_frr.git/commit
tests: remove topotest compatibility with older ldpd versions
authorRenato Westphal <renato@opensourcerouting.org>
Wed, 28 Aug 2019 15:14:10 +0000 (12:14 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Fri, 6 Sep 2019 23:58:09 +0000 (20:58 -0300)
commite29f8d0db320284d6516354efc5daafc41dfb67e
treee45718876ff9bc51ae1198e7b1b29bd829d6b0b6
parenta971aeb68e7a0cc5e494a685886787900a83846d
tests: remove topotest compatibility with older ldpd versions

Now that topotest was integrated into the FRR repository, we
don't need to worry anymore about creating tests that work across
different FRR versions. The topotests present on any branch need
to be compatible only with the FRR daemons from that same branch.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
30 files changed:
tests/topotests/ldp-topo1/r1/ip_mpls_route.ref-1 [deleted file]
tests/topotests/ldp-topo1/r1/show_ipv4_route.ref-1 [deleted file]
tests/topotests/ldp-topo1/r1/show_mpls_ldp_binding.ref-1 [deleted file]
tests/topotests/ldp-topo1/r1/show_mpls_ldp_discovery.ref-1 [deleted file]
tests/topotests/ldp-topo1/r1/show_mpls_ldp_interface.ref-1 [deleted file]
tests/topotests/ldp-topo1/r1/show_mpls_ldp_neighbor.ref-1 [deleted file]
tests/topotests/ldp-topo1/r1/show_mpls_table.ref-1 [deleted file]
tests/topotests/ldp-topo1/r1/show_mpls_table.ref-no-impl-null [deleted file]
tests/topotests/ldp-topo1/r2/show_ipv4_route.ref-1 [deleted file]
tests/topotests/ldp-topo1/r2/show_mpls_ldp_binding.ref-1 [deleted file]
tests/topotests/ldp-topo1/r2/show_mpls_ldp_discovery.ref-1 [deleted file]
tests/topotests/ldp-topo1/r2/show_mpls_ldp_interface.ref-1 [deleted file]
tests/topotests/ldp-topo1/r2/show_mpls_ldp_neighbor.ref-1 [deleted file]
tests/topotests/ldp-topo1/r2/show_mpls_table.ref-1 [deleted file]
tests/topotests/ldp-topo1/r2/show_mpls_table.ref-no-impl-null [deleted file]
tests/topotests/ldp-topo1/r3/show_ipv4_route.ref-1 [deleted file]
tests/topotests/ldp-topo1/r3/show_mpls_ldp_binding.ref-1 [deleted file]
tests/topotests/ldp-topo1/r3/show_mpls_ldp_discovery.ref-1 [deleted file]
tests/topotests/ldp-topo1/r3/show_mpls_ldp_interface.ref-1 [deleted file]
tests/topotests/ldp-topo1/r3/show_mpls_ldp_neighbor.ref-1 [deleted file]
tests/topotests/ldp-topo1/r3/show_mpls_table.ref-1 [deleted file]
tests/topotests/ldp-topo1/r3/show_mpls_table.ref-no-impl-null [deleted file]
tests/topotests/ldp-topo1/r4/show_ipv4_route.ref-1 [deleted file]
tests/topotests/ldp-topo1/r4/show_mpls_ldp_binding.ref-1 [deleted file]
tests/topotests/ldp-topo1/r4/show_mpls_ldp_discovery.ref-1 [deleted file]
tests/topotests/ldp-topo1/r4/show_mpls_ldp_interface.ref-1 [deleted file]
tests/topotests/ldp-topo1/r4/show_mpls_ldp_neighbor.ref-1 [deleted file]
tests/topotests/ldp-topo1/r4/show_mpls_table.ref-1 [deleted file]
tests/topotests/ldp-topo1/r4/show_mpls_table.ref-no-impl-null [deleted file]
tests/topotests/ldp-topo1/test_ldp_topo1.py