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