Commit Graph

34 Commits

Author SHA1 Message Date
Kaloian Manassiev
c078dc37a9 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:15:06 -05:00
Scott Hernandez
bfbe3dd12e SERVER-21096: only record election win in PV1 2015-11-20 08:05:26 -05:00
Charlie Swanson
047f82cdba SERVER-21384 Enable replica set suites for in-memory storage engines 2015-11-19 14:19:12 -05:00
Scott Hernandez
c155fe777a increase election timeout for drain.js 2015-10-23 13:45:07 -04:00
matt dannenberg
3223f84a8e SERVER-20532 add a replica_sets_legacy evergreen task 2015-10-01 08:00:10 -04:00
matt dannenberg
d789bca4c9 SERVER-18498 New replica set configurations have protocolVersion=1 by default
This re-adds Siyuan's work from commits 19d2885ec5 and 362aac3937.
2015-10-01 08:00:10 -04:00
Jason Rassi
19d2885ec5 Revert "SERVER-18498 New replica set configurations have protocolVersion=1 by default"
This reverts commit 2c1facf471.
2015-09-24 11:16:32 -04:00
Siyuan Zhou
2c1facf471 SERVER-18498 New replica set configurations have protocolVersion=1 by default 2015-09-23 14:50:56 -04:00
matt dannenberg
197ea2a625 SERVER-18584 write an n-op when transition to primary is complete 2015-08-05 04:17:46 -04:00
Eric Milkie
2fe551d871 SERVER-16371 fix ssl tests to not share replica set monitors between sub-runs 2014-12-01 17:33:02 -05:00
Eric Milkie
3967899bf5 SERVER-16371 clean up unit tests 2014-12-01 17:33:01 -05:00
Randolph Tan
eb41492c6f SERVER-13190 migrate replset jstest suite to use write commands api 2014-03-14 12:05:05 -04:00
Andreas Nilsson
1452ef1ef0 SERVER-8864 Tests for SSL mixed-mode 2013-10-22 14:34:45 -04:00
Eric Milkie
0ed90ac046 allow ReplSetTest to take nodeOptions param to set options common to all rs members 2012-12-06 15:28:18 -05:00
Eric Milkie
09cf6c4236 add first SSL unit test 2012-12-05 13:37:18 -05:00
Spencer T Brody
77349350a4 Add assert back into test. 2011-11-14 14:59:58 -05:00
Spencer T Brody
658b5ca30f Make test use rslib's reconnect function as it has logic to work around SERVER-4241. 2011-11-10 23:43:56 -05:00
Kristina
723c6fbffb make getlasterror return an optime, not an int64 SERVER-3665 2011-09-16 13:05:49 -04:00
Kristina
c1d1016a48 make tests quicker, remove redundant tests 2011-03-17 11:55:55 -04:00
Kristina
d030c86a46 Revert "fix replset test"
This reverts commit 4666cecb34.
2011-01-14 15:44:32 -05:00
Kristina
4ebc325085 Revert "fix replset1"
This reverts commit 3e4bec745d.
2011-01-14 15:44:15 -05:00
Kristina
3e4bec745d fix replset1 2011-01-13 22:37:04 -05:00
Kristina
4666cecb34 fix replset test 2011-01-13 19:44:11 -05:00
dwight
84a8645057 rs move error checking logic to the right place 161 2010-08-08 10:21:39 -04:00
Eliot Horowitz
41e7ed783c fix replset1 2010-08-03 00:07:34 -04:00
Kyle Banker
f4578edbe5 SERVER-1463 failing count even when oplog is up to date 2010-07-30 16:41:42 -04:00
Eliot Horowitz
9b12951db2 c++ repl set connection will add hosts in hosts array to list SERVER-1320 2010-07-30 14:51:28 -04:00
Eliot Horowitz
67f4da9b32 replaced replica pair connection with basic set version SERVER-1320 2010-07-30 14:30:02 -04:00
Kyle Banker
26098c0e43 minor: replset test cleanup 2010-07-29 15:44:10 -04:00
Kyle Banker
79d5c94fd7 rs test updates SERVER-1483 2010-07-26 23:11:09 -04:00
Kyle Banker
e94cc361ed SERVER-1479 and replSet js test cleanup 2010-07-26 15:08:04 -04:00
Kyle Banker
c23a930a46 SERVER-1482 SERVER-1479 failing replica set add test 2010-07-26 11:51:40 -04:00
Kyle Banker
b0b5a0c897 use getHostName() for replset tests 2010-07-23 18:29:45 -04:00
Kyle Banker
1ea00cd677 Initial replica set test framework. See jstests/replsets/replset1.js for examples. 2010-07-23 17:11:50 -04:00