mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
Enable logs generation rate checking in scalability tests
This commit is contained in:
parent
0cdd2abada
commit
8d79c606dc
@ -576,7 +576,8 @@ 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-resource-usage=true \
|
||||
--gather-logs-sizes=true"}
|
||||
: ${KUBE_GCE_INSTANCE_PREFIX:="e2e-scalability"}
|
||||
: ${PROJECT:="kubernetes-jenkins"}
|
||||
# Override GCE defaults.
|
||||
|
Loading…
Reference in New Issue
Block a user