mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 22:46:12 +00:00
Merge pull request #18998 from gmarek/master
Auto commit by PR queue bot
This commit is contained in:
commit
41aa6cea62
@ -576,7 +576,8 @@ case ${JOB_NAME} in
|
|||||||
: ${E2E_CLUSTER_NAME:="jenkins-gce-e2e-scalability"}
|
: ${E2E_CLUSTER_NAME:="jenkins-gce-e2e-scalability"}
|
||||||
: ${E2E_NETWORK:="e2e-scalability"}
|
: ${E2E_NETWORK:="e2e-scalability"}
|
||||||
: ${GINKGO_TEST_ARGS:="--ginkgo.focus=\[Performance\] \
|
: ${GINKGO_TEST_ARGS:="--ginkgo.focus=\[Performance\] \
|
||||||
--gather-resource-usage=true"}
|
--gather-resource-usage=true \
|
||||||
|
--gather-logs-sizes=true"}
|
||||||
: ${KUBE_GCE_INSTANCE_PREFIX:="e2e-scalability"}
|
: ${KUBE_GCE_INSTANCE_PREFIX:="e2e-scalability"}
|
||||||
: ${PROJECT:="kubernetes-jenkins"}
|
: ${PROJECT:="kubernetes-jenkins"}
|
||||||
# Override GCE defaults.
|
# Override GCE defaults.
|
||||||
|
Loading…
Reference in New Issue
Block a user