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
Charlie Swanson
047f82cdba
SERVER-21384 Enable replica set suites for in-memory storage engines
2015-11-19 14:19:12 -05:00
Charlie Swanson
c15f4bb96d
SERVER-18272 Update jstests to use allocatePort() instead of hard coding ports
2015-09-09 13:14:48 -04:00
Eric Milkie
5598c216ca
SERVER-16391 archor primary in replset tests, or make agnostic to primary node
2014-12-03 12:58:24 -05:00
Spencer T Brody
3f02fd962b
SERVER-15966 Make initial_sync3.js deterministic about who becomes primary
2014-11-05 13:05:33 -05:00
Eric Milkie
391a0e1860
SERVER-15535 remove useless testing
2014-10-10 11:54:39 -04:00
matt dannenberg
6dea111420
SERVER-14361 fix not master problem in initial_sync3.js
2014-06-26 10:58:51 -04:00
Randolph Tan
eb41492c6f
SERVER-13190 migrate replset jstest suite to use write commands api
2014-03-14 12:05:05 -04:00
Kristina
8708317d71
Prevent flakiness on the slowest buildbot on earth
2012-09-10 12:46:25 -04:00
Andy Schwerin
129b9bf73f
Fix SERVER-5359, initial_sync3.js failing on v8
...
The problem is that in spidermonkey, when we throw a string, we're wrapping it
up in a javascript object, but in v8, we just throw the string. Check for both,
for now.
2012-03-22 11:58:08 -04:00
Andy Schwerin
ef8b8deeb6
Remove useless print from initial_sync3.js
2012-03-21 16:32:26 -04:00
Eric Milkie
5d3433eb31
SERVER-4328 raising timeouts to get tests to pass
2012-03-21 09:21:26 -04:00
Eric Milkie
0185a20220
reactivate test on Windows now that mongobridge is fixed
2012-02-15 17:59:00 -05:00
Eric Milkie
23554914ff
SERVER-4966 disable test on Windows
2012-02-14 16:00:33 -05:00
Eric Milkie
ee990ea176
test is intermittantly failing; timeout is too conservative
2011-12-06 11:06:55 -05:00
Kristina
a5d6f74280
Only sync from members that build indexes unless buildIndexes=false SERVER-4160
2011-10-27 11:25:48 -04:00
Kristina
96d3a48bbe
Fix initial_sync3 failures
2011-10-07 16:58:25 -04:00
Kristina
ddc1260393
removed an extra line from test
2011-07-19 11:53:41 -04:00
Kristina
bb7a5f9f7b
fix test
2011-07-18 20:18:44 -04:00
Kristina
2fbb9ff889
fix test timing failure
2011-07-13 14:09:06 -04:00
Kristina
115a795e99
op passthrough for w SERVER-992
2011-05-10 19:15:58 -04:00
Kristina
360a8eadfe
added ability to partition replica sets for testing
2011-05-06 13:26:37 -04:00
Kristina
10d687fc18
deprecate initialSync option SERVER-2909
2011-04-06 12:48:19 -04:00
Kristina
cfd9c0e758
fix initialSync on reconfig SERVER-2484
2011-02-05 23:18:23 -05:00
Kristina Chodorow
05218bfa27
lots of options for initial sync SERVER-1829
2010-11-17 18:30:24 -05:00