-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing
mongod has been failing to start during the legacy C++ driver test suite runs on the 32-bit RHEL machines. Reproducing with a spawnhost reveals that the issue is that the tests are being run with the default storage engine configured (WiredTiger), which does not support 32-bit builds.
- related to
-
CXX-953 Fix legacy driver continuous integration mongo-orchestration tests
- Closed