]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
openstack: default to 9h job timeout 799/head
authorLoic Dachary <ldachary@redhat.com>
Thu, 14 Jan 2016 07:01:55 +0000 (08:01 +0100)
committerLoic Dachary <ldachary@redhat.com>
Sat, 27 Feb 2016 06:52:45 +0000 (13:52 +0700)
Because a few job take more than 6h. Ideally this could be overriden on
a case by case basis.

Signed-off-by: Loic Dachary <loic@dachary.org>
teuthology/openstack/setup-openstack.sh

index be59999f096c5e14018f77ce2f491dac6de3975c..d175c5c02e35109bf12fbde939934c6b929f8296 100755 (executable)
@@ -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