Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Quality Assurance
-
Low Hanging Fruit
-
All
-
None
-
Description
To avoid failing pipeline builds on CI infrastructure faults (disks, network, etc), retry stage jobs three times before marking them as FAILURE.
Intention is not to retry on UNSTABLE (tests failing).
This has already been done (and tested) for devbranch pipeline (pre-commit) here.