Skip to content

Commit 225010c

Browse files
osfricklerAlex-Welsh
authored andcommitted
zuul: Bump base job timeout to 2.5h
The old timeout is 2h and we are recently seeing rather frequent timeouts when the jobs are running on slow (rax) nodes where the job is terminated quite close to possibly successfully finishing. Change-Id: Ib7fc12415c8b415925e8af7ba41f597289dbcc66 (cherry picked from commit c2d4e12)
1 parent 2d9d541 commit 225010c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zuul.d/base.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
pre-run: tests/pre.yml
55
run: tests/run.yml
66
post-run: tests/post.yml
7-
timeout: 7200
7+
timeout: 9000
88
post-timeout: 1800
99
required-projects:
1010
- openstack/ansible-collection-kolla

0 commit comments

Comments
 (0)