-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Performance
-
Fully Compatible
-
ALL
-
v4.0, v3.6, v3.4
-
STM 2018-12-03
-
2
Note: this only affects internal testing systems.
The system_perf.yml file support for enterprise modules is doing the wrong thing for non-enterprise builds. There are three compile tasks in one variant, but they all get the enterprise module. The fix seems to be making the enterprise build more like the wtdevelop build, by checking out the enterprise module to a directory outside the mongo source directory, and actively copying it in for the enterprise build as is done in "use wiredtiger develop" function.
- is related to
-
SERVER-37438 System Performance: Compile Enterprise Server with Amazon Linux 2
- Closed
- related to
-
SERVER-38305 Move all sys-perf compile tasks over to Amazon Linux 2
- Closed