Skip to content

Commit 82f6c27

Browse files
authored
Bugfix: increase KaaS timeout yet again (#934)
maybe we should increase the result lifetime of the Sonobuoy e2e test and run it less often Signed-off-by: Matthias Büchse <[email protected]>
1 parent a5c84c8 commit 82f6c27

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: 9000
65+
timeout: 18000 # 5 hrs -- 2.5 hrs was not enough
6666
vars:
6767
preset: kaas
6868
iaas: false

0 commit comments

Comments
 (0)