mirror of https://github.com/k3s-io/k3s
Print scalability data in JSON format
parent
ab93bbb135
commit
7bc697a888
|
@ -519,7 +519,8 @@ case ${JOB_NAME} in
|
|||
: ${GINKGO_TEST_ARGS:="--ginkgo.focus=\[Performance\] \
|
||||
--gather-resource-usage=true \
|
||||
--gather-metrics-at-teardown=true \
|
||||
--gather-logs-sizes=true"}
|
||||
--gather-logs-sizes=true \
|
||||
--output-print-type=json"}
|
||||
: ${KUBE_GCE_INSTANCE_PREFIX:="e2e-scalability"}
|
||||
: ${PROJECT:="kubernetes-jenkins"}
|
||||
# Override GCE defaults.
|
||||
|
|
Loading…
Reference in New Issue