Merge pull request #19011 from kubernetes/revert-18998-master

Revert "Enable logs generation rate checking in scalability tests"
pull/6/head
Marek Grabowski 2015-12-22 15:32:52 +01:00
commit 1f26fa4049
1 changed files with 1 additions and 2 deletions

View File

@ -576,8 +576,7 @@ case ${JOB_NAME} in
: ${E2E_CLUSTER_NAME:="jenkins-gce-e2e-scalability"}
: ${E2E_NETWORK:="e2e-scalability"}
: ${GINKGO_TEST_ARGS:="--ginkgo.focus=\[Performance\] \
--gather-resource-usage=true \
--gather-logs-sizes=true"}
--gather-resource-usage=true"}
: ${KUBE_GCE_INSTANCE_PREFIX:="e2e-scalability"}
: ${PROJECT:="kubernetes-jenkins"}
# Override GCE defaults.