mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 18:53:35 +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:
@ -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
|
||||||
|
Reference in New Issue
Block a user