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>
This commit is contained in:
Donald Sharp 2023-05-08 08:06:30 -04:00
parent cb7c6fc2b9
commit bdcc5df5c3
6 changed files with 0 additions and 6 deletions

View File

@ -4,7 +4,6 @@
"prefix":"10.0.94.0/24",
"prefixLen":24,
"protocol":"bgp",
"vrfId":9,
"vrfName":"green",
"selected":true,
"destSelected":true,

View File

@ -4,7 +4,6 @@
"prefix":"10.0.94.0/24",
"prefixLen":24,
"protocol":"bgp",
"vrfId":9,
"vrfName":"green",
"selected":true,
"destSelected":true,

View File

@ -4,7 +4,6 @@
"prefix":"10.0.94.0/24",
"prefixLen":24,
"protocol":"bgp",
"vrfId":9,
"vrfName":"green",
"selected":true,
"destSelected":true,

View File

@ -4,7 +4,6 @@
"prefix":"10.0.94.0/24",
"prefixLen":24,
"protocol":"bgp",
"vrfId":9,
"vrfName":"green",
"selected":true,
"destSelected":true,

View File

@ -4,7 +4,6 @@
"prefix":"10.0.94.0/24",
"prefixLen":24,
"protocol":"bgp",
"vrfId":9,
"vrfName":"green",
"selected":true,
"destSelected":true,

View File

@ -4,7 +4,6 @@
"prefix":"10.0.94.0/24",
"prefixLen":24,
"protocol":"bgp",
"vrfId":9,
"vrfName":"green",
"selected":true,
"destSelected":true,