Skip to content

Commit 55b0c7c

Browse files
committed
Bugfix: increase kaas timeout yet again
Signed-off-by: Matthias Büchse <[email protected]>
1 parent 05ea6f0 commit 55b0c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.zuul.d/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
# timeout:
6363
# a) these tests take a lot of time, I'm afraid, particularly Sonobuoy
6464
# b) keep in mind that this job covers ALL test subjects (at most 4 in parallel)
65-
timeout: 18000 # 5 hrs -- 2.5 hrs was not enough
65+
timeout: 21600 # 6 hrs -- 5 hrs was almost sufficient (reports came through sometimes)
6666
vars:
6767
preset: kaas
6868
iaas: false

0 commit comments

Comments
 (0)