From: Loic Dachary Date: Thu, 22 Oct 2015 22:15:13 +0000 (+0200) Subject: openstack: increase timeout from 4 hours to 6 hours X-Git-Tag: 1.1.0~783^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F668%2Fhead;p=teuthology.git openstack: increase timeout from 4 hours to 6 hours It takes more than 4 hours for some upgrade jobs to complete. Signed-off-by: Loic Dachary --- diff --git a/teuthology/openstack/setup-openstack.sh b/teuthology/openstack/setup-openstack.sh index 16910b918..5f807d083 100755 --- a/teuthology/openstack/setup-openstack.sh +++ b/teuthology/openstack/setup-openstack.sh @@ -58,7 +58,7 @@ check_package_signatures: false queue_port: 11300 queue_host: localhost lab_domain: $labdomain -max_job_time: 14400 # 4 hours +max_job_time: 21600 # 6 hours teuthology_path: . openstack: clone: git clone http://github.com/ceph/teuthology