]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
openstack: increase timeout from 4 hours to 6 hours 668/head
authorLoic Dachary <ldachary@redhat.com>
Thu, 22 Oct 2015 22:15:13 +0000 (00:15 +0200)
committerLoic Dachary <ldachary@redhat.com>
Fri, 23 Oct 2015 19:38:05 +0000 (21:38 +0200)
It takes more than 4 hours for some upgrade jobs to complete.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
teuthology/openstack/setup-openstack.sh

index 16910b918106d7b713db8b1b971db819ae542fd8..5f807d083d1e9bceb4323546bf0e474972a12e8e 100755 (executable)
@@ -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