Commit Graph

3 Commits

Author SHA1 Message Date
Siyuan Zhou
c9454a3884 SERVER-47950 Continuous stepdown thread should fail resmoke job loudly on exceptions
(cherry picked from commit 116d80c826)
2020-06-19 02:27:52 +00:00
Mikhail Shchatko
b085e6a542 SERVER-46842 resmoke.py shouldn't run data consistency checks in stepdown suites if a process has crashed
(cherry picked from commit 4080100175)
2020-06-04 20:00:24 +00:00
Max Hirschhorn
eea65efbdd SERVER-41096 Fix file-based protocol for permitting stepdowns.
Changes the file-based protocol for controlling when stepdowns are
permitted to be a one-shot mechanism usable only once during a test.
That is to say, the indication for whether the stepdown thread isn't
currently and will no longer continue to run stepdowns during the test
persists until after the test finishes.
2019-06-20 17:19:53 -04:00