Merge "Bump CI post-run timeout to 2 hours"

This commit is contained in:
Zuul 2019-03-27 10:29:33 +00:00 committed by Gerrit Code Review
commit 2dc9191c8c
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
name: kolla-base
parent: base
timeout: 10200
post-timeout: 4800
post-timeout: 7200
pre-run: tests/playbooks/pre.yml
run: tests/playbooks/run.yml
post-run: tests/playbooks/post.yml