-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Developer Productivity, Evergreen
-
Storage Engines
-
2
-
나비 (nabi) - 2024-04-16
Evergreen supports customizing failure colors at the command level. We could leverage this feature by setting those git clone failures as setup failures (lavender color) to make failure triaging and categorization easier.
We can use this ticket to pull all existing git clone commands in evergreen yml files into their own shell.exec commands, and set "type: setup" so that when git clone fails they are categorized as setup failure and shown in lavender.
- related to
-
WT-12555 Review and find Evergreen commands and functions that should be treated as setup step
- Open