mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
Wait longer for sonobuoy tests to start up
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
This commit is contained in:
parent
5d5f33abc8
commit
d672a4ae1a
@ -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=$!
|
||||
|
Loading…
Reference in New Issue
Block a user