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.
1 parent c09e66b commit 85b849dCopy full SHA for 85b849d
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