]> git.puffer.fish Git - mirror/frr.git/commit
tests: ospf_metric_propagation should not look for a specific vrfId 13465/head
authorDonald Sharp <sharpd@nvidia.com>
Mon, 8 May 2023 12:06:30 +0000 (08:06 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Mon, 8 May 2023 12:06:30 +0000 (08:06 -0400)
commitbdcc5df5c34a361be334100ab2108ab4c8e7870c
tree136dee54520150377112ace2d5ddfcc55ad5aba3
parentcb7c6fc2b9a800565ba0b0cc6d9f5c14762189e8
tests: ospf_metric_propagation should not look for a specific vrfId

There is no guarantee that the vrfId is going to be the same across
tests, as that the vrfId is chosen based upon the ifindex of the
vrf device.  As such we should not be looking for the vrfId, but
the correct vrf name.

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