Merge pull request #10133 from mbforbes/gkeLivingUpgrade

GKE upgrade tests
This commit is contained in:
CJ Cullen
2015-06-20 15:02:11 -07:00
7 changed files with 222 additions and 70 deletions

View File

@@ -97,6 +97,7 @@ export PATH=$(dirname "${e2e_test}"):"${PATH}"
--provider="${KUBERNETES_PROVIDER}" \
--gce-project="${PROJECT:-}" \
--gce-zone="${ZONE:-}" \
--gke-cluster="${CLUSTER_NAME:-}" \
--kube-master="${KUBE_MASTER:-}" \
--cluster-tag="${CLUSTER_ID:-}" \
--repo-root="${KUBE_VERSION_ROOT}" \