Commit Graph

7 Commits

Author SHA1 Message Date
Alexander Neben
97ac02fa50 SERVER-68593 Disable low value python warnings 2022-09-02 22:55:09 +00:00
David Bradford
8fca1562ea SERVER-67073: Split log lines larger than logkeeper's max 2022-06-10 20:58:40 +00:00
Robert Guo
9563cadc7d SERVER-65071 remove resmoke gRPC integration 2022-04-24 01:45:17 +00:00
Mikhail Shchatko
139bc302dd SERVER-57674 Record "child" process pids explicitly in resmoke.py 2021-06-25 14:31:15 +00:00
Daniel Gottlieb
19dd40b181 SERVER-48951: Add usability options for resmoke output.
--mrlog will pipe all stdout through mrlog.

--userFriendlyOutput=<file> will `tee` all output to <file>. It will filter
stdout with a grep to highlight test progress and possible failures.
2020-07-23 23:28:54 +00:00
Robert Guo
b877e1cbb3 SERVER-44481 allow resmoke.py to set shell variables with dots from the command line 2019-11-08 17:24:46 +00:00
Max Hirschhorn
a191b8f35e SERVER-40180 Escape null bytes in output of subprocesses. 2019-03-18 09:39:28 -04:00