Details
-
Improvement
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
43
Description
The build metrics task are taking longer than the 6 hour evergreen limit. This is because we attempt a full clean uncached build. We should split the tasks up using a task group to make sure the mci dir is the same on the subsequent task.
We should also create a script to combine the two scripts into something that looks similar to if the build was done in one task (the cumulative data will be a little skewed but it is still useful).