mirror of https://github.com/k3s-io/k3s
Print HR output in e2e tests before figuring out how to make the JSON output shorter
parent
0834890c42
commit
548b3b2fc1
|
@ -521,7 +521,7 @@ case ${JOB_NAME} in
|
|||
--gather-resource-usage=true \
|
||||
--gather-metrics-at-teardown=true \
|
||||
--gather-logs-sizes=true \
|
||||
--output-print-type=json"}
|
||||
--output-print-type=hr"}
|
||||
: ${KUBE_GCE_INSTANCE_PREFIX:="e2e-scalability"}
|
||||
: ${PROJECT:="kubernetes-jenkins"}
|
||||
# Override GCE defaults.
|
||||
|
|
Loading…
Reference in New Issue