From a09775ec9b5379056fcb1cecbd09d5471a0982da Mon Sep 17 00:00:00 2001 From: Igor Ryzhov Date: Fri, 2 Oct 2020 14:45:51 +0300 Subject: [PATCH] tests: don't compare internal vrfId in topotests Signed-off-by: Igor Ryzhov --- tests/topotests/isis-topo1-vrf/r3/r3_route6.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/topotests/isis-topo1-vrf/r3/r3_route6.json b/tests/topotests/isis-topo1-vrf/r3/r3_route6.json index b100d3440a..31a1e4620f 100644 --- a/tests/topotests/isis-topo1-vrf/r3/r3_route6.json +++ b/tests/topotests/isis-topo1-vrf/r3/r3_route6.json @@ -12,7 +12,6 @@ "prefix": "2001:db8:1:1::/64", "protocol": "connected", "selected": true, - "vrfId": 4, "vrfName": "r3-cust1" } ], @@ -31,7 +30,6 @@ "prefix": "2001:db8:1:2::/64", "protocol": "isis", "selected": true, - "vrfId": 4, "vrfName": "r3-cust1" } ], @@ -48,7 +46,6 @@ "prefix": "2001:db8:2:1::/64", "protocol": "connected", "selected": true, - "vrfId": 4, "vrfName": "r3-cust1" } ], @@ -67,7 +64,6 @@ "prefix": "2001:db8:2:2::/64", "protocol": "isis", "selected": true, - "vrfId": 4, "vrfName": "r3-cust1" } ]