Fix flowspec empty uri
[integration/test.git] / csit / variables / bgpflowspec / empty_route / data.json
diff --git a/csit/variables/bgpflowspec/empty_route/data.json b/csit/variables/bgpflowspec/empty_route/data.json
new file mode 100644 (file)
index 0000000..0fe3dfd
--- /dev/null
@@ -0,0 +1,11 @@
+{
+    "tables": [
+        {
+            "afi": "bgp-types:ipv4-address-family",
+            "safi": "bgp-flowspec:flowspec-subsequent-address-family",
+            "attributes": {
+                "uptodate": "*"
+            }
+        }
+    ]
+}