remove commit and add minikube location
parent
e8190a6236
commit
ff9476cbd1
|
@ -28,7 +28,7 @@
|
|||
|
||||
readonly OS_ARCH="${OS}-${ARCH}"
|
||||
readonly TEST_ROOT="${HOME}/minikube-integration"
|
||||
readonly TEST_HOME="${TEST_ROOT}/$$-${COMMIT:0:7}"
|
||||
readonly TEST_HOME="${TEST_ROOT}/${MINIKUBE_LOCATION}-$$"
|
||||
|
||||
export GOPATH="$HOME/go"
|
||||
export KUBECONFIG="${TEST_HOME}/kubeconfig"
|
||||
|
|
Loading…
Reference in New Issue