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