-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Build
-
None
-
Platforms 2018-06-18, Platforms 2018-07-02, Platforms 2018-07-16
We currently do a top level build of both the -dev and -test components before archiving, meaning that we bundle the tests and mongoe binary into the SDK. We probably don't want to do that, so we should do two compile phases, and archive after the first, then build the tests and run them.
To do this, we will likely need to convert the SDK builders to use task groups.
- duplicates
-
SERVER-35727 make the embedded sdk compile task in to a multi-task task group.
- Closed