Commit ee2f63a8 authored by Eric Tune's avatar Eric Tune

Merge pull request #3221 from thockin/integ

Reduce verbosity on integration tests
parents 937d88d8 987d6cce
......@@ -43,6 +43,6 @@ KUBE_GOFLAGS="-tags 'integration no-docker' " \
kube::log::status "Running integration test scenario"
"${KUBE_OUTPUT_HOSTBIN}/integration" --v=10
"${KUBE_OUTPUT_HOSTBIN}/integration" --v=2
cleanup
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment