X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fcloud-infra%2Fcloud-infra-test.sh;h=d74f47a0edd457516d5b8a815ee71b86ee9a5550;hb=4bfa0d0076e67cbc0fd9fb94fbb1014ab728beb7;hp=2b85f0ddbd81f93dd55de6d73d0a3d88657fe678;hpb=429341c4940e4294de7076d8f01f42efa0990856;p=infra%2Fcicd.git diff --git a/jjb/cloud-infra/cloud-infra-test.sh b/jjb/cloud-infra/cloud-infra-test.sh index 2b85f0dd..d74f47a0 100644 --- a/jjb/cloud-infra/cloud-infra-test.sh +++ b/jjb/cloud-infra/cloud-infra-test.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 +./test/test.sh -c -f $TEST_FW -t $TEST_SUITE -s $DEPLOY_SCENARIO -d $YARDSTICK_DISPATCHER # vim: set ts=2 sw=2 expandtab: