GKE upgrade tests

This commit is contained in:
Max Forbes
2015-06-19 15:17:28 -07:00
parent b964f3c911
commit 434f968715
7 changed files with 222 additions and 70 deletions

View File

@@ -18,7 +18,6 @@
# Specifically, the following environment variables are assumed:
# - CLUSTER_NAME (the name of the cluster)
MASTER_NAME="k8s-${CLUSTER_NAME}-master"
ZONE="${ZONE:-us-central1-f}"
NUM_MINIONS="${NUM_MINIONS:-2}"
CLUSTER_API_VERSION="${CLUSTER_API_VERSION:-}"