mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 09:22:44 +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"}
|
: ${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-metrics-at-teardown=true \
|
||||||
--gather-logs-sizes=true"}
|
--gather-logs-sizes=true"}
|
||||||
: ${KUBE_GCE_INSTANCE_PREFIX:="e2e-scalability"}
|
: ${KUBE_GCE_INSTANCE_PREFIX:="e2e-scalability"}
|
||||||
: ${PROJECT:="kubernetes-jenkins"}
|
: ${PROJECT:="kubernetes-jenkins"}
|
||||||
|
Loading…
Reference in New Issue
Block a user