X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fgroupbasedpolicy%2FGBPSFC%2F6-node%2FGBPSFC_6node.robot;fp=csit%2Fsuites%2Fgroupbasedpolicy%2FGBPSFC%2F6-node%2FGBPSFC_6node.robot;h=1686c56754081f582b958fb8583d3f4fe1771066;hb=94651ca9711d8eb316721775561e815830bc6c7e;hp=850021477136d6804be0342bdbede2cf569d77e6;hpb=89b88a0a23561f0bda62338b394ec41655679b2d;p=integration%2Ftest.git diff --git a/csit/suites/groupbasedpolicy/GBPSFC/6-node/GBPSFC_6node.robot b/csit/suites/groupbasedpolicy/GBPSFC/6-node/GBPSFC_6node.robot index 8500214771..1686c56754 100644 --- a/csit/suites/groupbasedpolicy/GBPSFC/6-node/GBPSFC_6node.robot +++ b/csit/suites/groupbasedpolicy/GBPSFC/6-node/GBPSFC_6node.robot @@ -43,6 +43,7 @@ Teardown Node Setup Nodes [Arguments] ${GBPSFCs} ${init_scripts_dir} ${sw_index} Set Variable 0 - : FOR ${GBPSFC} IN @{GBPSFCs} - \ Setup Node ${GBPSFC} ${sw_index} ${init_scripts_dir} timeout=10s - \ ${sw_index} Evaluate ${sw_index} + 1 + FOR ${GBPSFC} IN @{GBPSFCs} + Setup Node ${GBPSFC} ${sw_index} ${init_scripts_dir} timeout=10s + ${sw_index} Evaluate ${sw_index} + 1 + END