Fix empty uri for functional tests
[integration/test.git] / csit / variables / bgpfunctional / mvpn / empty_routes / ipv4 / data.json
index da9e2d3c128623abaf7138d834a1f6e55b625327..e1f398ff049b12fe28903898624c9c84d24eb5a5 100644 (file)
@@ -1,3 +1,11 @@
 {
-  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {}
+  "tables": [
+    {
+      "afi": "bgp-types:ipv4-address-family",
+      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
+      "attributes": {
+        "uptodate": "*"
+      }
+    }
+  ]
 }