Don't dump everything in kubemarks

pull/6/head
Wojciech Tyczynski 2016-05-23 11:53:40 +02:00
parent 88766e8a68
commit 6f43de4740
1 changed files with 1 additions and 1 deletions

View File

@ -39,4 +39,4 @@ else
ARGS=$@
fi
go run ./hack/e2e.go -v --test --test_args="--e2e-verify-service-account=false ${ARGS}"
go run ./hack/e2e.go -v --test --test_args="--e2e-verify-service-account=false --dump-logs-on-failure=false ${ARGS}"