Merge pull request #1993 from hmrm/e2e-vagrant
Allow e2e tests to run with vagrant
This commit is contained in:
@@ -207,7 +207,9 @@ export KUBECFG="` + *root + `/cluster/kubecfg.sh -expect_version_match"
|
||||
source "` + *root + `/cluster/kube-env.sh"
|
||||
source "` + *root + `/cluster/${KUBERNETES_PROVIDER}/util.sh"
|
||||
|
||||
detect-project
|
||||
if [[ ${KUBERNETES_PROVIDER} == "gce" ]]; then
|
||||
detect-project
|
||||
fi
|
||||
|
||||
`
|
||||
|
||||
|
Reference in New Issue
Block a user