mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Increase the verbosit of integration test runs.
This commit is contained in:
parent
927088de83
commit
5bda4f9292
@ -43,6 +43,6 @@ KUBE_GOFLAGS="-tags 'integration no-docker' " \
|
|||||||
|
|
||||||
kube::log::status "Running integration test scenario"
|
kube::log::status "Running integration test scenario"
|
||||||
|
|
||||||
"${KUBE_OUTPUT_HOSTBIN}/integration"
|
"${KUBE_OUTPUT_HOSTBIN}/integration" --v=10
|
||||||
|
|
||||||
cleanup
|
cleanup
|
||||||
|
Loading…
Reference in New Issue
Block a user