Set zuul post-timeout to 3 hours
This is completely excessive but part of debugging why there is occasional POST_TIMEOUT jobs failures when uploading logs to swift storage. Change-Id: I070284b8c35cdaa098a28c052995ebf5c3f4250c
This commit is contained in:
parent
69f76b8dc6
commit
4faf9006cc
@ -26,6 +26,7 @@
|
||||
post-run:
|
||||
- zuul.d/playbooks/post.yml
|
||||
timeout: 10800
|
||||
post-timeout: 10800
|
||||
irrelevant-files:
|
||||
- ^\.git.*
|
||||
- ^.*\.(example|md|rst)$
|
||||
|
Loading…
Reference in New Issue
Block a user