]> git.puffer.fish Git - mirror/frr.git/commitdiff
tests: remove table version check in bgp rpki topo1 17889/head
authorLouis Scalbert <louis.scalbert@6wind.com>
Tue, 21 Jan 2025 10:17:04 +0000 (11:17 +0100)
committerLouis Scalbert <louis.scalbert@6wind.com>
Tue, 21 Jan 2025 10:18:32 +0000 (11:18 +0100)
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>
tests/topotests/bgp_rpki_topo1/r2/bgp_rpki_valid.json

index 016c019d10511ee67f77e96aa5b8e37b363567b8..966519bfd944c4ac5cc6b85d22bc2f1422d9933d 100644 (file)
@@ -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,