Merge "Increase the post-timeout to 3600 seconds"

This commit is contained in:
Zuul 2018-03-15 10:56:02 +00:00 committed by Gerrit Code Review
commit 814bc1a4a0
1 changed files with 1 additions and 0 deletions

View File

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