mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 02:53:55 +00:00
tests: remove table version check in bgp rpki topo1
Remove table version check in bgp rpki topo1.
Fixes: 5f50b98f8e
("tests: add bgp rpki topo1 rpkiValidationState")
Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
This commit is contained in:
parent
4f65107d20
commit
519c3b5c48
@ -1,7 +1,6 @@
|
||||
{
|
||||
"vrfId": 0,
|
||||
"vrfName": "default",
|
||||
"tableVersion": 3,
|
||||
"routerId": "192.0.2.2",
|
||||
"defaultLocPrf": 100,
|
||||
"localAS": 65002,
|
||||
@ -11,7 +10,6 @@
|
||||
"origin": "IGP",
|
||||
"metric": 0,
|
||||
"valid": true,
|
||||
"version": 2,
|
||||
"rpkiValidationState": "valid",
|
||||
"bestpath": {
|
||||
"overall": true,
|
||||
@ -40,7 +38,6 @@
|
||||
"origin": "IGP",
|
||||
"metric": 0,
|
||||
"valid": true,
|
||||
"version": 3,
|
||||
"rpkiValidationState": "valid",
|
||||
"bestpath": {
|
||||
"overall": true,
|
||||
|
Loading…
Reference in New Issue
Block a user