X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fvariables%2Fsfc%2Fmaster%2Fservice-function-paths-logicalsff.json;fp=csit%2Fvariables%2Fsfc%2Fmaster%2Fservice-function-paths-logicalsff.json;h=c79ff92cdd6daba22fb0b786c3a587c9d8301813;hb=e71561f9f8a14df95b11a45177cd4a6f85906d04;hp=0000000000000000000000000000000000000000;hpb=954517fda58e484e1d5b036e1b16ee8f8241e4c6;p=integration%2Ftest.git 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 index 0000000000..c79ff92cdd --- /dev/null +++ b/csit/variables/sfc/master/service-function-paths-logicalsff.json @@ -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" + } + ] + } +}