From 97ec2683d428b6a0e7412f5e2c1c7db3a941051a Mon Sep 17 00:00:00 2001 From: Martin Winter Date: Mon, 11 Feb 2019 18:31:50 -0800 Subject: [PATCH] tests: test_ldp_vpls_topo1 Remove some inconsistent labels in check Signed-off-by: Martin Winter --- tests/topotests/ldp-vpls-topo1/r1/show_ldp_binding.ref | 8 -------- tests/topotests/ldp-vpls-topo1/r2/show_ldp_binding.ref | 8 -------- tests/topotests/ldp-vpls-topo1/r3/show_ldp_binding.ref | 8 -------- 3 files changed, 24 deletions(-) diff --git a/tests/topotests/ldp-vpls-topo1/r1/show_ldp_binding.ref b/tests/topotests/ldp-vpls-topo1/r1/show_ldp_binding.ref index c082cb6fb7..b3a12ec53f 100644 --- a/tests/topotests/ldp-vpls-topo1/r1/show_ldp_binding.ref +++ b/tests/topotests/ldp-vpls-topo1/r1/show_ldp_binding.ref @@ -5,7 +5,6 @@ "prefix":"1.1.1.1/32", "neighborId":"2.2.2.2", "localLabel":"imp-null", - "remoteLabel":"17", "inUse":0 }, { @@ -13,14 +12,12 @@ "prefix":"1.1.1.1/32", "neighborId":"3.3.3.3", "localLabel":"imp-null", - "remoteLabel":"16", "inUse":0 }, { "addressFamily":"ipv4", "prefix":"2.2.2.2/32", "neighborId":"2.2.2.2", - "localLabel":"17", "remoteLabel":"imp-null", "inUse":1 }, @@ -28,23 +25,18 @@ "addressFamily":"ipv4", "prefix":"2.2.2.2/32", "neighborId":"3.3.3.3", - "localLabel":"17", - "remoteLabel":"17", "inUse":0 }, { "addressFamily":"ipv4", "prefix":"3.3.3.3/32", "neighborId":"2.2.2.2", - "localLabel":"18", - "remoteLabel":"18", "inUse":0 }, { "addressFamily":"ipv4", "prefix":"3.3.3.3/32", "neighborId":"3.3.3.3", - "localLabel":"18", "remoteLabel":"imp-null", "inUse":1 } diff --git a/tests/topotests/ldp-vpls-topo1/r2/show_ldp_binding.ref b/tests/topotests/ldp-vpls-topo1/r2/show_ldp_binding.ref index 717a3035bc..c641fb47e6 100644 --- a/tests/topotests/ldp-vpls-topo1/r2/show_ldp_binding.ref +++ b/tests/topotests/ldp-vpls-topo1/r2/show_ldp_binding.ref @@ -4,7 +4,6 @@ "addressFamily":"ipv4", "prefix":"1.1.1.1/32", "neighborId":"1.1.1.1", - "localLabel":"17", "remoteLabel":"imp-null", "inUse":1 }, @@ -12,8 +11,6 @@ "addressFamily":"ipv4", "prefix":"1.1.1.1/32", "neighborId":"3.3.3.3", - "localLabel":"17", - "remoteLabel":"16", "inUse":0 }, { @@ -21,7 +18,6 @@ "prefix":"2.2.2.2/32", "neighborId":"1.1.1.1", "localLabel":"imp-null", - "remoteLabel":"17", "inUse":0 }, { @@ -29,22 +25,18 @@ "prefix":"2.2.2.2/32", "neighborId":"3.3.3.3", "localLabel":"imp-null", - "remoteLabel":"17", "inUse":0 }, { "addressFamily":"ipv4", "prefix":"3.3.3.3/32", "neighborId":"1.1.1.1", - "localLabel":"18", - "remoteLabel":"18", "inUse":0 }, { "addressFamily":"ipv4", "prefix":"3.3.3.3/32", "neighborId":"3.3.3.3", - "localLabel":"18", "remoteLabel":"imp-null", "inUse":1 } diff --git a/tests/topotests/ldp-vpls-topo1/r3/show_ldp_binding.ref b/tests/topotests/ldp-vpls-topo1/r3/show_ldp_binding.ref index 12d0361f2b..e54bd6e755 100644 --- a/tests/topotests/ldp-vpls-topo1/r3/show_ldp_binding.ref +++ b/tests/topotests/ldp-vpls-topo1/r3/show_ldp_binding.ref @@ -4,7 +4,6 @@ "addressFamily":"ipv4", "prefix":"1.1.1.1/32", "neighborId":"1.1.1.1", - "localLabel":"16", "remoteLabel":"imp-null", "inUse":1 }, @@ -12,23 +11,18 @@ "addressFamily":"ipv4", "prefix":"1.1.1.1/32", "neighborId":"2.2.2.2", - "localLabel":"16", - "remoteLabel":"17", "inUse":0 }, { "addressFamily":"ipv4", "prefix":"2.2.2.2/32", "neighborId":"1.1.1.1", - "localLabel":"17", - "remoteLabel":"17", "inUse":0 }, { "addressFamily":"ipv4", "prefix":"2.2.2.2/32", "neighborId":"2.2.2.2", - "localLabel":"17", "remoteLabel":"imp-null", "inUse":1 }, @@ -37,7 +31,6 @@ "prefix":"3.3.3.3/32", "neighborId":"1.1.1.1", "localLabel":"imp-null", - "remoteLabel":"18", "inUse":0 }, { @@ -45,7 +38,6 @@ "prefix":"3.3.3.3/32", "neighborId":"2.2.2.2", "localLabel":"imp-null", - "remoteLabel":"18", "inUse":0 } ]