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:
@@ -650,6 +650,7 @@ case ${JOB_NAME} in
|
|||||||
: ${E2E_TEST:="false"}
|
: ${E2E_TEST:="false"}
|
||||||
: ${USE_KUBEMARK:="true"}
|
: ${USE_KUBEMARK:="true"}
|
||||||
: ${NUM_MINIONS:="40"}
|
: ${NUM_MINIONS:="40"}
|
||||||
|
: ${E2E_ZONE:="asia-east1-a"}
|
||||||
: ${MASTER_SIZE:="n1-standard-32"} # Note: not available in all zones
|
: ${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
|
: ${MINION_SIZE="n1-standard-16"} # Note: can fit about 17 hollow nodes per core
|
||||||
# so NUM_MINIONS x cores_per_minion should
|
# so NUM_MINIONS x cores_per_minion should
|
||||||
|
Reference in New Issue
Block a user