-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Build
-
Fully Compatible
As part of migrating from scons to bazel, we've created a handful of bazel build targets that mirror scons build targets. These build targets are libraries that can be included in the final mongo binary optionally.
Now that most of the scons command line options have been migrated over to bazel, the next step is to gradually enable bazel to run by default on the first variant Amazon Linux 2023 ARM.
This variant runs in nightly and is used as a release target for Atlas. The testing strategy is to rely on existing performance and correctness tests to catch any regressions when compared with the artifacts created from the scons build system.