Fix empty uri for functional tests
[integration/test.git] / csit / variables / bgpfunctional / rt_constrain / empty_routes / ipv4 / data.json
index 6ca559acc52efd9d4359830f7a861dd06c2d7f53..9dec9e972d75b3ccbb4b7e226791fe4de3f8daa6 100644 (file)
@@ -1,3 +1,11 @@
 {
-  "bgp-route-target-constrain:route-target-constrain-routes": {}
+  "tables": [
+    {
+      "afi": "bgp-types:ipv4-address-family",
+      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
+      "attributes": {
+        "uptodate": "*"
+      }
+    }
+  ]
 }