Remove variables for sfc
[integration/test.git] / csit / variables / sfc / master / service-function-paths-with-one-hop.json
diff --git a/csit/variables/sfc/master/service-function-paths-with-one-hop.json b/csit/variables/sfc/master/service-function-paths-with-one-hop.json
deleted file mode 100644 (file)
index c78ac8a..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-{
-  "service-function-paths": {
-    "service-function-path": [
-      {
-        "name": "SFC1-100",
-        "service-chain-name": "SFC1",
-         "service-path-hop": [
-                    {
-                        "hop-number": 0,
-                        "service-function-name": "firewall-104"
-                    }
-         ]
-      }
-    ]
-  }
-}