Remove variables and libraries for groupbasedpolicy
[integration/test.git] / csit / variables / gbp / tunnel1.json
diff --git a/csit/variables/gbp/tunnel1.json b/csit/variables/gbp/tunnel1.json
deleted file mode 100644 (file)
index 272f7b4..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-{
-    "node":
-      {
-        "id": "openflow:1",
-        "ofoverlay:tunnel": [
-          {
-            "tunnel-type": "overlay:tunnel-type-vxlan-gpe",
-            "node-connector-id": "openflow:1:1",
-            "ip": "192.168.50.70",
-            "port": 6633
-          },
-          {
-            "tunnel-type": "overlay:tunnel-type-vxlan",
-            "node-connector-id": "openflow:1:2",
-            "ip": "192.168.50.70",
-            "port": 4789
-          }
-        ]
-      }
-}