Commit Graph

15 Commits

Author SHA1 Message Date
Spencer T Brody
b4f3327901 SERVER-37010 Prevent unexpected elections in initial_sync4.js and initial_sync_rename_collection*.js 2018-09-06 17:31:20 -04:00
Kevin Albertson
c556e37709 SERVER-25640 terminate running processes in jstests 2018-02-08 09:46:57 -05:00
Spencer T Brody
d6524fe739 SERVER-28326 Ensure primary doesn't change in initial_sync4.js test 2017-05-04 17:46:39 -04:00
Jack Mulrow
84ca21e55e SERVER-20844 Start ReplSetTests faster wrt initial election 2017-01-23 13:25:30 -05:00
Benety Goh
128fdb3672 SERVER-24901 do not use fast count when checking collection size in replset tests 2016-07-07 09:56:37 -04:00
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Mike Grundy
f768da59c3 SERVER-22341 fix jslint errors in jstests/replsets with eslint --fix 2016-02-05 15:00:51 -05:00
Kaloian Manassiev
3ed6635a5f SERVER-21050 Cleanup ReplSetTest
This is just a cleanup work to hide some of the private state of
ReplSetTest so it is easier to encapsulate and add new logic. Also enables
strict mode.
2015-12-08 13:05:00 -05:00
Spencer T Brody
6ccb82c987 SERVER-17450 Standardize on a single way to start mongod in tests 2015-04-06 18:19:21 -04:00
Randolph Tan
eb41492c6f SERVER-13190 migrate replset jstest suite to use write commands api 2014-03-14 12:05:05 -04:00
Benety Goh
2e10439eba SERVER-9579 fixed dbpath prefix for all smoke tests that start (multiple) mongod processes through the mongo shell 2013-10-29 13:11:41 -04:00
Eric Milkie
41198192d4 SERVER-9419 reduce amount of data being inserted (windows debug builder can't handle) 2013-04-30 11:46:06 -04:00
Eliot Horowitz
85d5487e2e make intiial sync test more useful 2013-04-05 12:24:43 -04:00
Aaron
65e2ffc8d2 SERVER-4781 disable test 2012-02-06 22:12:26 -08:00
Aaron
5750a5b7a1 SERVER-4781 tests 2012-02-06 22:12:26 -08:00