X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fcloud-infra%2Fscenario-functest.sh;h=ae032f6ffe67824f7d0307a3936b523034b32aa6;hb=411bad54ec6a0d4e4ea546264678e86566421b0f;hp=d74f47a0edd457516d5b8a815ee71b86ee9a5550;hpb=e504a2d79476433c3ebc3a84034f81fd56c6b291;p=infra%2Fcicd.git diff --git a/jjb/cloud-infra/scenario-functest.sh b/jjb/cloud-infra/scenario-functest.sh index d74f47a0..ae032f6f 100644 --- a/jjb/cloud-infra/scenario-functest.sh +++ b/jjb/cloud-infra/scenario-functest.sh @@ -30,6 +30,6 @@ set -o pipefail # execute cloud engine test.sh script with arguments cd $WORKSPACE -./test/test.sh -c -f $TEST_FW -t $TEST_SUITE -s $DEPLOY_SCENARIO -d $YARDSTICK_DISPATCHER +./test/test.sh -f $TEST_FW -t $TEST_SUITE -s $DEPLOY_SCENARIO -d $YARDSTICK_DISPATCHER # vim: set ts=2 sw=2 expandtab: