Skip to content

Commit

Permalink
Don't dump everything in kubemarks
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtek-t committed May 23, 2016
1 parent 88766e8 commit 6f43de4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/kubemark/run-e2e-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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}"

0 comments on commit 6f43de4

Please sign in to comment.