Gate: Fix gate selection scipt case
Change-Id: If55773ca5462d0ae3922587394aec8a6a0bc3c58
This commit is contained in:
parent
464a0cb025
commit
51428afe7b
@ -25,7 +25,7 @@ helm_install
|
|||||||
helm_serve
|
helm_serve
|
||||||
helm_lint
|
helm_lint
|
||||||
|
|
||||||
if [ "x$INTEGRATION" == "xAIO" ]; then
|
if [ "x$INTEGRATION" == "xaio" ]; then
|
||||||
bash ${WORK_DIR}/tools/gate/kubeadm_aio.sh
|
bash ${WORK_DIR}/tools/gate/kubeadm_aio.sh
|
||||||
if [ "x$INTEGRATION_TYPE" == "xbasic" ]; then
|
if [ "x$INTEGRATION_TYPE" == "xbasic" ]; then
|
||||||
bash ${WORK_DIR}/tools/gate/basic_launch.sh
|
bash ${WORK_DIR}/tools/gate/basic_launch.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user