Remove variables for genius
[integration/test.git] / csit / variables / genius / Itm_creation_no_vlan_sodium_and_above.json
diff --git a/csit/variables/genius/Itm_creation_no_vlan_sodium_and_above.json b/csit/variables/genius/Itm_creation_no_vlan_sodium_and_above.json
deleted file mode 100644 (file)
index 8a2a2b7..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-{
-        "transport-zone": [
-            {
-                "tunnel-type": "odl-interface:tunnel-type-vxlan",
-                "vteps": [
-                    {
-                        "dpn-id": 100,
-                        "ip-address": "2.2.2.2",
-                        "option-of-tunnel": false
-                    },
-                    {
-                        "dpn-id": 101,
-                        "ip-address": "3.3.3.3",
-                        "option-of-tunnel": false
-                    },
-                    {
-                        "dpn-id": 102,
-                        "ip-address": "4.4.4.4",
-                        "option-of-tunnel": false
-                    }
-                ],
-                "zone-name": "TZA"
-            }
-        ]
-}