SFC_Basic with Logical SFF
[integration/test.git] / csit / variables / sfc / master / service-function-paths-logicalsff.json
diff --git a/csit/variables/sfc/master/service-function-paths-logicalsff.json b/csit/variables/sfc/master/service-function-paths-logicalsff.json
new file mode 100644 (file)
index 0000000..c79ff92
--- /dev/null
@@ -0,0 +1,14 @@
+{
+    "service-function-paths": {
+        "service-function-path": [
+            {
+                "name": "SFP1",
+                "service-chain-name": "SFC1",
+                "starting-index": 255,
+                "symmetric": "true",
+                "context-metadata": "NSH1",
+                "transport-type": "service-locator:vxlan-gpe"
+            }
+        ]
+    }
+}