From 2be5f3a92dc43aac9f8c6a1ba6c247d57ba5498d Mon Sep 17 00:00:00 2001 From: gmarek Date: Fri, 9 Oct 2015 11:44:40 +0200 Subject: [PATCH] Increase a number of minions in kubemark-scale cluster --- hack/jenkins/e2e.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hack/jenkins/e2e.sh b/hack/jenkins/e2e.sh index d675b68842f..3b4dd9a2401 100755 --- a/hack/jenkins/e2e.sh +++ b/hack/jenkins/e2e.sh @@ -786,7 +786,8 @@ case ${JOB_NAME} in : ${E2E_TEST:="false"} : ${USE_KUBEMARK:="true"} # Override defaults to be indpendent from GCE defaults and set kubemark parameters - NUM_MINIONS="8" + # We need 11 so that we won't hit max-pods limit (set to 100). TODO: do it in a nicer way. + NUM_MINIONS="11" MASTER_SIZE="n1-standard-4" MINION_SIZE="n1-standard-8" # Note: can fit about 17 hollow nodes per core # so NUM_MINIONS x cores_per_minion should