-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
ALL
-
STM 2021-06-14
-
1
SERVER-46581 describes a case where a test was using the default /data/db path for its data files. In addition to fixing this specific case, we should do something to ensure this doesn't happen again, such as making one of the build variants have a non-writable /data/db with the resmoke paths either pointed somewhere else, or precreated with write perms just to them.
- duplicates
-
SERVER-46581 mongo_embedded_test opens storage data files in the default dbpath (/data/db)
- Closed