mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-17 20:00:23 +00:00
e2e: increase e2e test timeout
as we are creating more resources the e2e timeout is not enough we need to increase the e2e timeout to higher value for now. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
parent
db1b5f9c55
commit
b76d470bf1
@ -38,5 +38,5 @@ CHANGE_MINIKUBE_NONE_USER=true
|
|||||||
# - 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=40m
|
E2E_TIMEOUT=60m
|
||||||
DEPLOY_TIMEOUT=10
|
DEPLOY_TIMEOUT=10
|
||||||
|
Loading…
Reference in New Issue
Block a user