Skip to content
Snippets Groups Projects
Commit 255bbd79 authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[TASK] CI: Always retry failed jobs once

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: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent a80d02fa
Branches
Tags
No related merge requests found
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