Building unit tests takes a large portion of the overall compile time, but are needed only once. This delays our ability to run the tests that only depend on mongod, mongos, mongo shell and the tools. This will cut overall regression suite end to end time down significantly.
- causes
-
SERVER-27529 scons msi target is failing do to missing dependencies
- Closed
- is depended on by
-
SERVER-27483 Avoid stripping debug symbols from C++ unit tests in Evergreen
- Closed
- related to
-
SERVER-97268 Enforce all targets are compiled in Commit Queue's compile are built, and then remove compile_all* Evergreen tasks
- Needs Scheduling
-
SERVER-33963 Use an Evergreen task group for compile-related tasks
- Closed