mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
Enable ginkgo.v (console output is missing spec without it)
This commit is contained in:
parent
688f96cd33
commit
bace7593d0
@ -102,5 +102,6 @@ fi
|
||||
"${e2e}" "${auth_config[@]:+${auth_config[@]}}" \
|
||||
--host="https://${KUBE_MASTER_IP-}" \
|
||||
--provider="${KUBERNETES_PROVIDER}" \
|
||||
--ginkgo.v \
|
||||
${E2E_REPORT_DIR+"--report_dir=${E2E_REPORT_DIR}"} \
|
||||
"${@}"
|
||||
|
Loading…
Reference in New Issue
Block a user