Gate: Fix gate selection scipt case

Change-Id: If55773ca5462d0ae3922587394aec8a6a0bc3c58
This commit is contained in:
gardlt 2017-05-08 11:34:30 -05:00
parent 464a0cb025
commit 51428afe7b

View File

@ -25,7 +25,7 @@ helm_install
helm_serve
helm_lint
if [ "x$INTEGRATION" == "xAIO" ]; then
if [ "x$INTEGRATION" == "xaio" ]; then
bash ${WORK_DIR}/tools/gate/kubeadm_aio.sh
if [ "x$INTEGRATION_TYPE" == "xbasic" ]; then
bash ${WORK_DIR}/tools/gate/basic_launch.sh