We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c09e66b + 85b849d commit 0854322Copy full SHA for 0854322
test/e2e/ci.sh
@@ -23,4 +23,4 @@ export KIND_CLUSTER="kind"
23
create_cluster ${KIND_K8S_VERSION}
24
trap delete_cluster EXIT
25
26
-test_cluster
+test_cluster -v -ginkgo.vv
0 commit comments