mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 18:01:54 +00:00
tests: don't compare internal vrfId in topotests
Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
This commit is contained in:
parent
38b7c566eb
commit
a09775ec9b
@ -12,7 +12,6 @@
|
|||||||
"prefix": "2001:db8:1:1::/64",
|
"prefix": "2001:db8:1:1::/64",
|
||||||
"protocol": "connected",
|
"protocol": "connected",
|
||||||
"selected": true,
|
"selected": true,
|
||||||
"vrfId": 4,
|
|
||||||
"vrfName": "r3-cust1"
|
"vrfName": "r3-cust1"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -31,7 +30,6 @@
|
|||||||
"prefix": "2001:db8:1:2::/64",
|
"prefix": "2001:db8:1:2::/64",
|
||||||
"protocol": "isis",
|
"protocol": "isis",
|
||||||
"selected": true,
|
"selected": true,
|
||||||
"vrfId": 4,
|
|
||||||
"vrfName": "r3-cust1"
|
"vrfName": "r3-cust1"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -48,7 +46,6 @@
|
|||||||
"prefix": "2001:db8:2:1::/64",
|
"prefix": "2001:db8:2:1::/64",
|
||||||
"protocol": "connected",
|
"protocol": "connected",
|
||||||
"selected": true,
|
"selected": true,
|
||||||
"vrfId": 4,
|
|
||||||
"vrfName": "r3-cust1"
|
"vrfName": "r3-cust1"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -67,7 +64,6 @@
|
|||||||
"prefix": "2001:db8:2:2::/64",
|
"prefix": "2001:db8:2:2::/64",
|
||||||
"protocol": "isis",
|
"protocol": "isis",
|
||||||
"selected": true,
|
"selected": true,
|
||||||
"vrfId": 4,
|
|
||||||
"vrfName": "r3-cust1"
|
"vrfName": "r3-cust1"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user