mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
e2e: increase runtime timeout to 90 minutes
Sometimes testing takes more than 60 minutes. When that is the case, the 60 minute timeout causes a golang panic in the test suite. Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
parent
0bc4ddde3e
commit
6256be0ce0
@ -47,5 +47,5 @@ ROOK_VERSION=v1.3.9
|
|||||||
# - enable CEPH_CSI_RUN_ALL_TESTS when running tests with if it has root
|
# - enable CEPH_CSI_RUN_ALL_TESTS when running tests with if it has root
|
||||||
# permissions on the host
|
# permissions on the host
|
||||||
#CEPH_CSI_RUN_ALL_TESTS=true
|
#CEPH_CSI_RUN_ALL_TESTS=true
|
||||||
E2E_TIMEOUT=60m
|
E2E_TIMEOUT=90m
|
||||||
DEPLOY_TIMEOUT=10
|
DEPLOY_TIMEOUT=10
|
||||||
|
Loading…
Reference in New Issue
Block a user