Commit 987d6cce authored by Tim Hockin's avatar Tim Hockin

Reduce verbosity on integration tests

parent 83f1aa55
......@@ -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