-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Build
-
None
-
Fully Compatible
-
ALL
-
Platforms 2018-06-04, Platforms 2018-06-18, Platforms 2018-07-02, Platforms 2018-07-16, Platforms 2018-08-27, Platforms 2018-09-10, Dev Tools 2019-05-06, Dev Tools 2019-04-22, Dev Tools 2019-10-07, Dev Tools 2019-10-21
The work for SERVER-33963 uses a task group which executes compile, compile_unittests, unittests & compile_all sequentially on the same host, without file cleanup between tasks. It us expected that the compile_all task would run very quickly, since there are no objects to compile or binaries to link. When compiling/linking with static modules the task takes much longer than expected.
- is related to
-
SERVER-33963 Use an Evergreen task group for compile-related tasks
- Closed
- related to
-
SERVER-41262 Decouple compile_all from compile_all_run_unittests_TG to reduce makespan
- Closed