Details
Description
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.
Attachments
Issue Links
- 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
-