You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #133 from axw/testing-mgo-default-storageengine
testing: default to mmapv1 only on x86(_64)
When building mongod, mmapv1 is only enabled by
default for x86 and x86_64. Change the tests to
use wiredTiger on other architectures.
0 commit comments