]> git.puffer.fish Git - mirror/frr.git/commitdiff
topotests: remove some interface index check
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Fri, 12 Mar 2021 20:33:23 +0000 (17:33 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Fri, 12 Mar 2021 20:33:23 +0000 (17:33 -0300)
Don't expect the interface index to be always the same.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
tests/topotests/bgp_suppress_fib/r3/v4_route.json
tests/topotests/isis-lsp-bits-topo1/rt5/step1/show_ip_route.ref
tests/topotests/isis-lsp-bits-topo1/rt6/step1/show_ip_route.ref
tests/topotests/isis-lsp-bits-topo1/rt6/step2/show_ip_route.ref
tests/topotests/isis-lsp-bits-topo1/rt6/step3/show_ip_route.ref
tests/topotests/isis-lsp-bits-topo1/rt6/step4/show_ip_route.ref

index 19294eb49248dc8e50bf454cf65911d921597163..e255d075992c16de273375f7de1a6d673efb4c2a 100644 (file)
@@ -19,7 +19,6 @@
           "fib":true,
           "ip":"10.0.0.9",
           "afi":"ipv4",
-          "interfaceIndex":2,
           "interfaceName":"r3-eth0",
           "active":true
         }
index fe34b03890879910793257e34adf6a520a412317..358d0a230cfb67755c1fd2e8811d0ef3850605dc 100644 (file)
@@ -49,7 +49,6 @@
         {
           "ip":"10.0.4.3",
           "afi":"ipv4",
-          "interfaceIndex":2,
           "interfaceName":"eth-rt3"
         }
       ]
@@ -65,7 +64,6 @@
         {
           "ip":"10.0.6.4",
           "afi":"ipv4",
-          "interfaceIndex":3,
           "interfaceName":"eth-rt4"
         }
       ]
index 2840514e6e9e8efe4c74c93fcb910734d0594ed8..40375792a4cfb874b42cf04c189f22296ad1e37d 100644 (file)
@@ -98,7 +98,6 @@
         {
           "ip":"10.0.8.5",
           "afi":"ipv4",
-          "interfaceIndex":3,
           "interfaceName":"eth-rt5"
         }
       ]
index 61efcb9e98c96260efec7174e39abf3e7c322afc..8083be4cfbfed378c7e34d1ba7f8cc024b5561bd 100644 (file)
@@ -91,7 +91,6 @@
         {
           "ip":"10.0.8.5",
           "afi":"ipv4",
-          "interfaceIndex":3,
           "interfaceName":"eth-rt5"
         }
       ]
index 8fecf14687b3be3f7d513ae680edc9a7998da1c4..1ba8c8cda849438afb7d85c91ff549e47375f5a2 100644 (file)
@@ -71,7 +71,6 @@
         {
           "ip":"10.0.8.5",
           "afi":"ipv4",
-          "interfaceIndex":3,
           "interfaceName":"eth-rt5"
         }
       ]
index 2840514e6e9e8efe4c74c93fcb910734d0594ed8..40375792a4cfb874b42cf04c189f22296ad1e37d 100644 (file)
@@ -98,7 +98,6 @@
         {
           "ip":"10.0.8.5",
           "afi":"ipv4",
-          "interfaceIndex":3,
           "interfaceName":"eth-rt5"
         }
       ]