Remove testplans and suites for sfc
[integration/test.git] / csit / variables / sfc / master / full-deploy / service-function-paths.json
index a2619a424eed70fabd838a7b128db258b5b13756..e1a5eb76d00f10753abc7b3e7e283517dec5a22f 100644 (file)
@@ -2,8 +2,17 @@
   "service-function-paths": {
     "service-function-path": [
       {
-        "name": "SFP-1",
-        "service-chain-name": "SFC1"
+        "name": "SFP1",
+        "service-chain-name": "SFC1",
+        "starting-index": 255,
+        "symmetric": "true",
+        "context-metadata": "NSH1",
+        "service-path-hop": [
+                    {
+                        "hop-number": 0,
+                        "service-function-name": "dpi-1"
+                    }
+                ]
       }
     ]
   }