-
Type: New Feature
-
Status: Resolved
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Continuous Integration
-
Tags:
-
Impact type:Configuration Change
-
Sprint:DevOps-21, DevOps-22
The jobs must follow some mandatory rules. Those rules need to be automatically checked.
"Build Environment / Abort the build if it's stuck" (timeout) is mandatory.
- Strategy: Absolute is recommended
- Timeout can be generous (up to twice of the average duration for instance)
- Time-out actions: Fail the build
"Add timestamps to the Console Output" is mandatory
See NXBT-2090 for the implementation details.