Skip to content

GitLab

  • Menu
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 & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3
  • typo3typo3
  • Repository

Switch branch/tag
  • typo3
  • Build
  • gitlab-ci
  • pre-merge
  • acceptance-application.yml
Find file BlameHistoryPermalink
  • Christian Kuhn's avatar
    [TASK] CI: Always retry failed jobs once · 255bbd79
    Christian Kuhn authored May 09, 2022
    We restricted the default retry of single jobs a while
    ago to do that only for acceptance test related jobs.
    This does not work out well: There are simply to many
    things that occassionally false-negative due to network,
    timing or other issues.
    The patch adds general retry:1 for all jobs for mental
    sanity.
    
    Resolves: #97597
    Related: #96999
    Releases: main, 11.5
    Change-Id: I408b7ef1b6c6145dc1b5b12bc4550c00dfdaa930
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74584
    
    Tested-by: Stefan Bürk's avatarStefan Bürk <stefan@buerk.tech>
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Georg Ringer's avatarGeorg Ringer <georg.ringer@gmail.com>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Stefan Bürk's avatarStefan Bürk <stefan@buerk.tech>
    Reviewed-by: Georg Ringer's avatarGeorg Ringer <georg.ringer@gmail.com>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    255bbd79

Replace acceptance-application.yml

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.