X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fvariables%2Fsfc%2Fmaster%2Fservice-roundrobin-schedule-type.json;fp=csit%2Fvariables%2Fsfc%2Fmaster%2Fservice-roundrobin-schedule-type.json;h=c7168381f6dded732ab4aa947967670c3b738a37;hb=b7722ad6f6494b0f5dc0083829e0bcfc18330d3d;hp=0000000000000000000000000000000000000000;hpb=6332d0333a521277d75f80ff24339c038ffe51a4;p=integration%2Ftest.git diff --git a/csit/variables/sfc/master/service-roundrobin-schedule-type.json b/csit/variables/sfc/master/service-roundrobin-schedule-type.json new file mode 100644 index 0000000000..c7168381f6 --- /dev/null +++ b/csit/variables/sfc/master/service-roundrobin-schedule-type.json @@ -0,0 +1,9 @@ +{ + "service-function-scheduler-type": [ + { + "type": "service-function-scheduler-type:round-robin", + "enabled": true, + "name": "round-robin" + } + ] +}