-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
TIG 2017-08-21, TIG 2017-09-11
The update_test_lifecycle task issues a large number of queries to the Evergreen API. These should be parallelized where possible to speed up the task.
While test batches can be processed sequentially, for each batch the history for each task should be retrieved in parallel.