mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 00:10:20 +00:00
rebase: use Rook v1.3.9 for mini-e2e jobs
Rook v1.3.9 was released yesterday, so we can consume it for our CI jobs now. Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
parent
ca6d88b3b7
commit
108628039e
@ -68,7 +68,7 @@ function set_env() {
|
|||||||
export MEMORY="8192"
|
export MEMORY="8192"
|
||||||
export CEPH_CSI_RUN_ALL_TESTS=true
|
export CEPH_CSI_RUN_ALL_TESTS=true
|
||||||
# downloading rook images is sometimes slow, extend timeout to 15 minutes
|
# downloading rook images is sometimes slow, extend timeout to 15 minutes
|
||||||
export ROOK_VERSION='v1.3.8'
|
export ROOK_VERSION='v1.3.9'
|
||||||
export ROOK_DEPLOY_TIMEOUT=900
|
export ROOK_DEPLOY_TIMEOUT=900
|
||||||
|
|
||||||
# script/minikube.sh installs under /usr/local/bin
|
# script/minikube.sh installs under /usr/local/bin
|
||||||
|
Loading…
Reference in New Issue
Block a user