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 0c901dc commit 0377c3cCopy full SHA for 0377c3c
.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