Skip to content

Commit c8cddef

Browse files
hrwmarkgoddard
authored andcommitted
CI: increase both limits to 3h
Our publishing job is barely managing to fit in 2h time so let add another one. Change-Id: Id9312830fb9961927ac8d317c432f52a4ad7af24 (cherry picked from commit 7e1d3eb)
1 parent 7e31dac commit c8cddef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.zuul.d/base.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
- job:
4141
name: kolla-base
4242
parent: base
43-
timeout: 10200
44-
post-timeout: 7200
43+
timeout: 10800
44+
post-timeout: 10800
4545
pre-run: tests/playbooks/pre.yml
4646
run: tests/playbooks/run.yml
4747
post-run: tests/playbooks/post.yml

0 commit comments

Comments
 (0)