Merge pull request #22633 from wojtek-t/move_kubemark_high_density

Move high-density kubemark back to us-east1
This commit is contained in:
Wojciech Tyczynski 2016-03-07 12:14:39 +01:00
commit f54afa0a1f

View File

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