I am using the following system
OS: RHEL
Arch: PPC64LE
I have built 3.1.7-pre successfully on this system. Also, the tests execute successfully barring 1 error(server_options_test) for unittests. All tests related to dbtest and jscore tests pass.
The commands are as given on link https://www.mongodb.org/about/contributors/tutorial/test-the-mongodb-server/
But when I execute these tests using "--storageEngine=mmapv1" I get a lot of errors. There seems to be portability issues for MMAPv1 across PPC64LE.
It would be a great relief to build all test suites using WiredTiger storage engine as it would save a lot of time that would otherwise be invested in porting MMAPv1.
Thanks in advance,
Anup Halarnkar
- related to
-
SERVER-35112 Remove MMAPv1 code
- Closed
-
SERVER-42259 remove mmapv1 support from SConstruct
- Closed