Scott Hernandez
f88e2487ba
SERVER-22533: correct tests for writeConcern majority + journal behaviors
2016-03-27 11:45:02 -04:00
Jonathan Abrahams
4ae691e8ed
SERVER-22468 Format JS code with approved style in jstests/
2016-03-09 12:18:14 -05:00
Scott Hernandez
3373fb8e8c
improve logging for test
2016-02-23 11:34:13 -05:00
Scott Hernandez
d0cd37a4e2
SERVER-22533: disable ReadConcern.Majority tests for noJournal variant
2016-02-09 18:02:27 -05:00
Charlie Swanson
bf8b5340af
SERVER-22148 Simplify read committed tests
...
Many read committed tests share some fairly complex code to determine
if the current storage engine supports committed reads. This commit
moves that duplicate code into rslib.js.
2016-01-12 14:21:13 -05:00
Mathias Stearn
5be08a1188
SERVER-20707 Add --enableMajorityReadConcern option
2015-10-08 12:06:52 -04:00
matt dannenberg
5048f4a8fc
SERVER-20287 make write/readConcern majority use writeMajority rather than votingMajority
2015-09-04 09:55:32 -04:00