Skip to content

Commit 3806c8f

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "CI: increase both limits to 3h" into stable/stein
2 parents 368da01 + c8cddef commit 3806c8f

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)