Modified SFC test suite for creating flows in sff's and classifiers
[integration/test.git] / csit / variables / sfc / master / full-deploy / service-function-metadata.json
diff --git a/csit/variables/sfc/master/full-deploy/service-function-metadata.json b/csit/variables/sfc/master/full-deploy/service-function-metadata.json
new file mode 100644 (file)
index 0000000..c73f3ee
--- /dev/null
@@ -0,0 +1,13 @@
+{
+  "service-function-metadata": {
+    "context-metadata": [
+      {
+        "name": "NSH1",
+        "context-header1": "1",
+        "context-header2": "2",
+        "context-header3": "3",
+        "context-header4": "4"
+      }
+    ]
+  }
+}