Extend AIO build timeout to 2.5hrs

To help us get the rest of the python build simplification
work merged before we're able to remove the legacy parts,
we extend the timeout to the maximum allowed for the check
and gate pipelines in OpenStack-CI.

Change-Id: I976a7e242bcc18f77ce2ec88edcb43fb96f66c98
This commit is contained in:
Jesse Pretorius 2019-03-27 16:01:06 +00:00
parent c20e34c6c4
commit c69080f388
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
- name: openstack/openstack-ansible
run: zuul.d/playbooks/run.yml
post-run: zuul.d/playbooks/post.yml
timeout: 8400
timeout: 9000
irrelevant-files:
- ^\.git.*
- ^.*\.(example|md|rst)$