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 0c901dc + 0377c3c commit 25adf33Copy full SHA for 25adf33
.github/workflows/ostests-e2e.yaml
@@ -199,6 +199,7 @@ jobs:
199
bin/sonobuoy run -p e2e --wait=150 \
200
--kubernetes-version=v"$KUBERNETES_VERSION" \
201
--plugin-env=e2e.E2E_FOCUS="$E2E_FOCUS" \
202
+ --plugin-env=e2e.E2E_SKIP='' \
203
--plugin-env=e2e.E2E_EXTRA_GINKGO_ARGS='-v --timeout=120m'
204
205
- name: "e2e tests :: Retrieve serial results"
0 commit comments