Skip to content
Snippets Groups Projects
Commit a7d46bc3 authored by Christian Kuhn's avatar Christian Kuhn Committed by Oliver Bartsch
Browse files

[TASK] gitlab-ci: Reduce job timeout

Jobs are sometimes stuck, for instance when they run
into infinite loops. With the default job timeout of
one hour and a default retry, it takes two hours until
those report negative.
Jobs are usually done in less than 15 minutes. We now
set the timeout to generous 30 minutes, a pipeline with
a stuck job will thus report after one hour, latest.

Resolves: #94033
Related: #94001
Releases: master, 10.4, 9.5
Change-Id: I80c26783f5ff0a5900c849d84f57c77e22ca4f63
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68954


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent de74be87
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment