Merge pull request #24969 from gmarek/jenkins

Automatic merge from submit-queue

Fix zone in kubemark-100
This commit is contained in:
k8s-merge-robot 2016-04-29 03:08:34 -07:00
commit f1fca6fd9d

View File

@ -71,7 +71,7 @@
export NUM_NODES="3"
export MASTER_SIZE="n1-standard-2"
export NODE_SIZE="n1-standard-4"
export KUBE_GCE_ZONE="us-central1-d"
export KUBE_GCE_ZONE="us-central1-f"
export KUBEMARK_MASTER_SIZE="n1-standard-4"
export KUBEMARK_NUM_NODES="100"
- 'high-density-100-gce':