tests: don't compare internal vrfId in topotests

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
This commit is contained in:
Igor Ryzhov 2020-10-02 14:45:51 +03:00
parent 38b7c566eb
commit a09775ec9b

View File

@ -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"
}
]