mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 20:51:17 +00:00
Merge pull request #7232 from idryzhov/more-topotests-vrf-id
tests: don't compare internal vrfId in topotests
This commit is contained in:
commit
3a1d1d6076
@ -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"
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user