Merge "Bump zuul job timeouts"

This commit is contained in:
Zuul 2018-11-22 21:36:44 +00:00 committed by Gerrit Code Review
commit 97fad9ff60
1 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@
run: playbooks/kayobe-overcloud-base/run.yml
post-run: playbooks/kayobe-overcloud-base/post.yml
attempts: 1
timeout: 5400
timeout: 7200
required-projects:
# Include kayobe to ensure other projects can use this job.
- name: openstack/kayobe
@ -89,7 +89,7 @@
run: playbooks/kayobe-overcloud-upgrade-base/run.yml
post-run: playbooks/kayobe-overcloud-upgrade-base/post.yml
attempts: 1
timeout: 7200
timeout: 9000
required-projects:
# Include kayobe to ensure other projects can use this job.
- name: openstack/kayobe