-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Fully Compatible
-
STM 2020-01-23, STM 2020-02-10
-
2
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-45491.patch Copied from TIG-2235 to be a SERVER ticket.
When resmoke.py runs replica set tests, the mongod servers log to stdout by default. This can be overridden only by modifying the Javascript test code to pass useLogFiles to ReplSetTest.
It would be useful to me have a way, without modifying the Javascript test code, to make the servers log to files for post-test analysis. I propose a resmoke.py command-line option that enables logging to disk and prevents post-test cleanup of the logfiles.
- related to
-
SERVER-46867 Ensure that a db directory is created even when alwaysUseLogFiles is enabled
-
- Closed
-
-
SERVER-45924 Forward resmoke log file storage option to Jasper
-
- Closed
-