-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: 2.4.1
-
Component/s: Testing Infrastructure
-
None
-
ALL
-
- checkout r2.4.1
- scons all
- python buildscripts/smoke.py --smoke-db-prefix ~/Work/workspace --small-oplog all 2>&1
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Built a clean copy of 2.4.1 and ran smoke tests using the following:
> python buildscripts/smoke.py --smoke-db-prefix ~/Work/workspace --small-oplog all 2>&1
- perftest is using /data/db/unittest
- other tests use /tmp/unittest
Seems that if you set --smoke-db-prefix then all tests should honor that (to ease managing permissions, filesystems, etc.)
- related to
-
SERVER-11462 smoke tests not handling windows-style data directory paths well
-
- Closed
-