zuul: bump timeout to 3 hours

CentOS has slowed down significantly.  It takes around 2h30m and
a lot of successful runs are failing with a few minutes short.

Let's give it a lot more space to land code, but let's also take
this time to figure out what's going on.

Change-Id: I53c5757e45d103365c446a02da64c9cc659a4907
This commit is contained in:
Mohammed Naser 2019-03-28 22:35:16 -04:00
parent 1f1cca42c5
commit 529f9c295b
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: 9000
timeout: 10800
irrelevant-files:
- ^\.git.*
- ^.*\.(example|md|rst)$