From: Martin Winter Date: Thu, 21 Sep 2017 03:31:25 +0000 (-0700) Subject: eigrp-topo1: Remove check for EIGRP distance X-Git-Tag: frr-7.1-dev~151^2~206 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=ad59d1f5bb3906613ed3f564eb56c521fd6d4f74;p=mirror%2Ffrr.git eigrp-topo1: Remove check for EIGRP distance - Distance used to be wrong (0), new commit fixes this (90). To avoid breaking older outstanding Pull Requests, remove the distance check Signed-off-by: Martin Winter --- diff --git a/tests/topotests/eigrp-topo1/r1/show_ip_route.json_ref b/tests/topotests/eigrp-topo1/r1/show_ip_route.json_ref index d1216d7f3f..36dd5da597 100644 --- a/tests/topotests/eigrp-topo1/r1/show_ip_route.json_ref +++ b/tests/topotests/eigrp-topo1/r1/show_ip_route.json_ref @@ -3,7 +3,6 @@ { "prefix":"192.168.1.0/24", "protocol":"eigrp", - "distance":0, "metric":0, "nexthops":[ { @@ -32,7 +31,6 @@ "prefix":"192.168.3.0/24", "protocol":"eigrp", "selected":true, - "distance":0, "metric":0, "nexthops":[ { @@ -49,7 +47,6 @@ { "prefix":"193.1.1.0/26", "protocol":"eigrp", - "distance":0, "metric":0, "nexthops":[ { @@ -78,7 +75,6 @@ "prefix":"193.1.2.0/24", "protocol":"eigrp", "selected":true, - "distance":0, "metric":0, "nexthops":[ { diff --git a/tests/topotests/eigrp-topo1/r2/show_ip_route.json_ref b/tests/topotests/eigrp-topo1/r2/show_ip_route.json_ref index ea1d86b767..44903ce3ff 100644 --- a/tests/topotests/eigrp-topo1/r2/show_ip_route.json_ref +++ b/tests/topotests/eigrp-topo1/r2/show_ip_route.json_ref @@ -4,7 +4,6 @@ "prefix":"192.168.1.0/24", "protocol":"eigrp", "selected":true, - "distance":0, "metric":0, "nexthops":[ { @@ -22,7 +21,6 @@ "prefix":"192.168.3.0/24", "protocol":"eigrp", "selected":true, - "distance":0, "metric":0, "nexthops":[ { @@ -39,7 +37,6 @@ { "prefix":"193.1.1.0/26", "protocol":"eigrp", - "distance":0, "metric":0, "nexthops":[ { @@ -67,7 +64,6 @@ { "prefix":"193.1.2.0/24", "protocol":"eigrp", - "distance":0, "metric":0, "nexthops":[ { diff --git a/tests/topotests/eigrp-topo1/r3/show_ip_route.json_ref b/tests/topotests/eigrp-topo1/r3/show_ip_route.json_ref index 076e4b051f..d80e1d97e6 100644 --- a/tests/topotests/eigrp-topo1/r3/show_ip_route.json_ref +++ b/tests/topotests/eigrp-topo1/r3/show_ip_route.json_ref @@ -4,7 +4,6 @@ "prefix":"192.168.1.0/24", "protocol":"eigrp", "selected":true, - "distance":0, "metric":0, "nexthops":[ { @@ -39,7 +38,6 @@ { "prefix":"192.168.3.0/24", "protocol":"eigrp", - "distance":0, "metric":0, "nexthops":[ { @@ -68,7 +66,6 @@ "prefix":"193.1.1.0/26", "protocol":"eigrp", "selected":true, - "distance":0, "metric":0, "nexthops":[ { @@ -85,7 +82,6 @@ { "prefix":"193.1.2.0/24", "protocol":"eigrp", - "distance":0, "metric":0, "nexthops":[ {