mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +00:00
Merge pull request #19160 from gmarek/metrics-grabber
Enable metrics gathering in scalability suite
This commit is contained in:
commit
b00b41bc7f
@ -544,6 +544,7 @@ case ${JOB_NAME} in
|
||||
: ${E2E_NETWORK:="e2e-scalability"}
|
||||
: ${GINKGO_TEST_ARGS:="--ginkgo.focus=\[Performance\] \
|
||||
--gather-resource-usage=true \
|
||||
--gather-metrics-at-teardown=true \
|
||||
--gather-logs-sizes=true"}
|
||||
: ${KUBE_GCE_INSTANCE_PREFIX:="e2e-scalability"}
|
||||
: ${PROJECT:="kubernetes-jenkins"}
|
||||
|
Loading…
Reference in New Issue
Block a user