Add xTesting packaging and Offline execution support
[infra/cicd.git] / jjb / cloud-infra / scripts / xtesting-healthcheck.sh
index 7305a14c0f584df0d415d84139392762a83645c9..ad46583ed103013a285a2b38c527dba3e4659887 100755 (executable)
@@ -25,8 +25,6 @@ echo "Info  : Cloning infra/test repository"
 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" \