Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • Build
  • gitlab-ci.yml
Find file BlameHistoryPermalink
  • Christian Kuhn's avatar
    [TASK] gitlab-ci: Reduce job timeout · 7953e777
    Christian Kuhn authored May 01, 2021 and Oliver Bartsch's avatar Oliver Bartsch committed May 01, 2021
    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/+/68955
    
    
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    Reviewed-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    7953e777