e2e: move deploy timeout to build.env

moved deploy timeout from travis
scripts to build.env

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna
2020-07-03 13:44:46 +05:30
committed by mergify[bot]
parent 5838b08edd
commit db1b5f9c55
3 changed files with 3 additions and 2 deletions

View File

@ -39,3 +39,4 @@ CHANGE_MINIKUBE_NONE_USER=true
# permissions on the host
#CEPH_CSI_RUN_ALL_TESTS=true
E2E_TIMEOUT=40m
DEPLOY_TIMEOUT=10