Override post-timeout for tripleo-ci jobs

Before zuulv3 the timeout for collect-logs was 40min. Now we get
some post failures with collect-logs in post-run exceeding time
limit.

Change-Id: I5fe941ea4791ed48acbe98284d4f1d7bb32ac41a
Closes-Bug: #1791169
This commit is contained in:
Rafael Folco 2018-09-06 17:10:28 -03:00
parent 8230ce7c1e
commit 4d06034c87
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
Base abstract job for all TripleO CI zuulv3 jobs
parent: multinode
timeout: 10800
post-timeout: 2400
vars:
unbound_cache_min_ttl: 900
ara_generate_html: true