From: Loic Dachary Date: Thu, 14 Jan 2016 07:01:55 +0000 (+0100) Subject: openstack: default to 9h job timeout X-Git-Tag: 1.1.0~668^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8d1b56ece2415cf5ea0e3e804754dfb3aa8ef5bb;p=teuthology.git openstack: default to 9h job timeout Because a few job take more than 6h. Ideally this could be overriden on a case by case basis. Signed-off-by: Loic Dachary --- diff --git a/teuthology/openstack/setup-openstack.sh b/teuthology/openstack/setup-openstack.sh index be59999f0..d175c5c02 100755 --- a/teuthology/openstack/setup-openstack.sh +++ b/teuthology/openstack/setup-openstack.sh @@ -61,7 +61,7 @@ queue_port: 11300 suite_verify_ceph_hash: false queue_host: localhost lab_domain: $labdomain -max_job_time: 21600 # 6 hours +max_job_time: 32400 # 9 hours teuthology_path: . openstack: clone: git clone http://github.com/ceph/teuthology