mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-08 03:33:56 +00:00
Move kubernetes-kubemark-scale-gce Jenkins job to asia-east1-a zone.
Because that's where we have enough quota.
This commit is contained in:
parent
4cb021f5df
commit
8ec4f29e32
@ -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