X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fcloud-infra%2Fscripts%2Fxtesting-infra-healthcheck.sh;h=ad46583ed103013a285a2b38c527dba3e4659887;hb=6d37f5d3773d3879a1ab8a286a40037883d7f358;hp=4ec460376133b0c31cf2ccdc90725021f793e29b;hpb=26a5f16dbc5fdd8e213a33ea863df059a64d0149;p=infra%2Fcicd.git diff --git a/jjb/cloud-infra/scripts/xtesting-infra-healthcheck.sh b/jjb/cloud-infra/scripts/xtesting-infra-healthcheck.sh index 4ec46037..ad46583e 100755 --- a/jjb/cloud-infra/scripts/xtesting-infra-healthcheck.sh +++ b/jjb/cloud-infra/scripts/xtesting-infra-healthcheck.sh @@ -26,10 +26,6 @@ cd $HOME && /bin/rm -rf $WORKSPACE git clone -q $TEST_REPO_URL $WORKSPACE -# Note (eprasad): Set execution mode -export EXECUTION_MODE=online-test - - cd $WORKSPACE/test ./test.sh -s "$STACK_TYPE" -b "$BRANCH" -c "$DEPLOY_SCENARIO" -f "$TEST_FW" -t "$TEST_SUITE" \ -o /tmp/openrc -i /tmp/inventory.ini -y -v