X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fvariables%2Fsfc%2Fmaster%2Ffull-deploy%2Fservice-function-paths.json;h=e1a5eb76d00f10753abc7b3e7e283517dec5a22f;hb=371b104b282d1b91005f1efd6c08168a48cc4f6f;hp=a2619a424eed70fabd838a7b128db258b5b13756;hpb=42e2183c83a939313b2663f5763e11db55c44697;p=integration%2Ftest.git diff --git a/csit/variables/sfc/master/full-deploy/service-function-paths.json b/csit/variables/sfc/master/full-deploy/service-function-paths.json index a2619a424e..e1a5eb76d0 100644 --- a/csit/variables/sfc/master/full-deploy/service-function-paths.json +++ b/csit/variables/sfc/master/full-deploy/service-function-paths.json @@ -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" + } + ] } ] }