Skip to content

Commit

Permalink
Override post-timeout for tripleo-ci jobs
Browse files Browse the repository at this point in the history
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
  • Loading branch information
rafaelfolco committed Sep 6, 2018
1 parent 8230ce7 commit 4d06034
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zuul.d/base.yaml
Expand Up @@ -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
Expand Down

0 comments on commit 4d06034

Please sign in to comment.