mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
ci: increase e2e_timeout to 150 mins
With the added nfs snap and clone tests, e2e test is timing out. This commit increases the timeout to 150 mins. Signed-off-by: Rakshith R <rar@redhat.com>
This commit is contained in:
parent
d405c924b4
commit
70501eb661
@ -58,5 +58,5 @@ CSI_NODE_DRIVER_REGISTRAR_VERSION=v2.4.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=120m
|
E2E_TIMEOUT=150m
|
||||||
DEPLOY_TIMEOUT=10
|
DEPLOY_TIMEOUT=10
|
||||||
|
Loading…
Reference in New Issue
Block a user