Use minikube deployment for single node gates
This updates the single node jobs to use the recently added minikube deployment, with the intent to reduce overall runtime for the single node jobs Change-Id: I6efdbf890d86bf916cef2d1a3b7eba1f6132c2f9
This commit is contained in:
parent
1b7f673d8f
commit
e8e0d30e7b
@ -19,6 +19,5 @@ set -xe
|
||||
CURRENT_DIR="$(pwd)"
|
||||
: ${OSH_INFRA_PATH:="../openstack-helm-infra"}
|
||||
cd ${OSH_INFRA_PATH}
|
||||
make dev-deploy setup-host
|
||||
make dev-deploy k8s
|
||||
./tools/deployment/common/005-deploy-k8s.sh
|
||||
cd ${CURRENT_DIR}
|
||||
|
Loading…
Reference in New Issue
Block a user