Step 2: Move test folder to root
[integration/test.git] / csit / variables / sfc / sff_csd_sff100.json
diff --git a/csit/variables/sfc/sff_csd_sff100.json b/csit/variables/sfc/sff_csd_sff100.json
new file mode 100644 (file)
index 0000000..e2715bb
--- /dev/null
@@ -0,0 +1,17 @@
+{
+    "connected-sff-dictionary": [
+        {
+            "name": "SFF100",
+            "sff-interfaces": [
+                {
+                    "sff-interface": "dpl-100"
+                }
+            ],
+            "sff-sff-data-plane-locator": {
+              "port": 6000,
+              "ip": "10.1.1.2"
+            },
+            "failmode": "service-function-forwarder:open"
+        }
+    ]
+}