Bump upgrade test timout to 10 hours

This commit is contained in:
Isaac Hollander McCreery 2016-04-19 09:35:34 -07:00
parent 616af686cb
commit 59dfea62cc

View File

@ -950,7 +950,7 @@
export GINKGO_TEST_ARGS="--ginkgo.skip={default-skip-list-1-1}" export GINKGO_TEST_ARGS="--ginkgo.skip={default-skip-list-1-1}"
- 'gke-1.1-1.2-upgrade-cluster-new': - 'gke-1.1-1.2-upgrade-cluster-new':
description: 'Deploys a cluster at v1.1, upgrades the cluster to v1.2, and runs v1.2 tests against it.' description: 'Deploys a cluster at v1.1, upgrades the cluster to v1.2, and runs v1.2 tests against it.'
timeout: 300 timeout: 600
job-env: | job-env: |
export PROJECT="kube-jks-gke-upg-experimental" export PROJECT="kube-jks-gke-upg-experimental"
export E2E_NAME="gke-1-1-1-2-upg-clu-new" export E2E_NAME="gke-1-1-1-2-upg-clu-new"