mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 23:15:14 +00:00
Merge pull request #15277 from quinton-hoole/2015-10-07-fix-kubemark-scale
Move kubernetes-kubemark-scale-gce Jenkins job to asia-east1-a zone.
This commit is contained in:
commit
4c53093d15
@ -650,6 +650,7 @@ case ${JOB_NAME} in
|
||||
: ${E2E_TEST:="false"}
|
||||
: ${USE_KUBEMARK:="true"}
|
||||
: ${NUM_MINIONS:="40"}
|
||||
: ${E2E_ZONE:="asia-east1-a"}
|
||||
: ${MASTER_SIZE:="n1-standard-32"} # Note: not available in all zones
|
||||
: ${MINION_SIZE="n1-standard-16"} # Note: can fit about 17 hollow nodes per core
|
||||
# so NUM_MINIONS x cores_per_minion should
|
||||
|
Loading…
Reference in New Issue
Block a user