Increase CI image publish job to 1.5 hours

Currently the job is timing out, and we do not have all Rocky images
published.

Change-Id: I5126dd27ae767c5965b9fdd3f079c7f1bc3034a4
This commit is contained in:
Mark Goddard 2018-09-07 11:44:59 +01:00
parent 3836bf1c6b
commit 451d0fc023
1 changed files with 1 additions and 1 deletions

View File

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