mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-22 22:30:23 +00:00
e2e: increase E2E_TIMEOUT to 120m
This commit increases E2E_TIMEOUT to 120m, to avoid frequent test fails due to timeout. Signed-off-by: Rakshith R <rar@redhat.com>
This commit is contained in:
parent
3934599b0e
commit
0abd2e785c
@ -59,5 +59,5 @@ CSI_NODE_DRIVER_REGISTRAR_VERSION=v2.3.0
|
|||||||
# - 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=90m
|
E2E_TIMEOUT=120m
|
||||||
DEPLOY_TIMEOUT=10
|
DEPLOY_TIMEOUT=10
|
||||||
|
Loading…
Reference in New Issue
Block a user