Print HR output in e2e tests before figuring out how to make the JSON output shorter

pull/6/head
gmarek 2016-01-15 09:14:43 +01:00
parent 0834890c42
commit 548b3b2fc1
1 changed files with 1 additions and 1 deletions

View File

@ -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.