]> git.proxmox.com Git - mirror_frr.git/commit
tests: ospf_metric_propagation is looking for a specific ifindex
authorDonald Sharp <sharpd@nvidia.com>
Mon, 8 May 2023 11:47:49 +0000 (07:47 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Mon, 8 May 2023 11:47:49 +0000 (07:47 -0400)
commitcb7c6fc2b9a800565ba0b0cc6d9f5c14762189e8
tree2656114ca334dfb6177a96493e859f60e85403b3
parent32a2f283d1fa4e7d5acb3acab96a4bd2e36f189b
tests: ospf_metric_propagation is looking for a specific ifindex

The test ospf_metric_propagation is looking for a specific ifindex
this ifindex is not guaranteed to be any particular value by the underlying
OS.  So let's remove this test for it.  As a side note I am seeing
tests fail in upstream CI because of this.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
tests/topotests/ospf_metric_propagation/r1/show_ip_route-1.json
tests/topotests/ospf_metric_propagation/r1/show_ip_route-2.json
tests/topotests/ospf_metric_propagation/r1/show_ip_route-3.json
tests/topotests/ospf_metric_propagation/r1/show_ip_route-4.json
tests/topotests/ospf_metric_propagation/r1/show_ip_route-5.json
tests/topotests/ospf_metric_propagation/r1/show_ip_route-6.json