mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2025-12-25 17:27:33 +00:00
Gate: Fix gate selection scipt case
Change-Id: If55773ca5462d0ae3922587394aec8a6a0bc3c58
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user