Unverified Commit f14540cc authored by Brad Davidson's avatar Brad Davidson Committed by MonzElmasry

Wait longer for sonobuoy tests to start up

parent 98756c8c
......@@ -236,7 +236,7 @@ sonobuoy-test() {
--plugin-env=e2e.E2E_USE_GO_RUNNER=true \
--sonobuoy-image=rancher/sonobuoy-sonobuoy:v${SONOBUOY_VERSION:-0.19.0} \
--kube-conformance-image-version=${VERSION_K8S} \
--wait=30 \
--wait=90 \
$@ &
local sonobuoyPID=$!
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment