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
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
Spencer T Brody
6ccb82c987
SERVER-17450 Standardize on a single way to start mongod in tests
2015-04-06 18:19:21 -04:00
Benety Goh
c3da6483fc
SERVER-14118 omit _id from rs.add() configuration document in test
2014-06-25 16:18:53 -04:00
Benety Goh
aee6fcc235
SERVER-14118 modify replset JS test to provide rs.add() coverage
2014-06-18 18:06:43 -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
Spencer T Brody
f61db3d95f
Fix tests to use test infrastructure the way it was meant to be used.
2011-11-10 23:21:05 -05:00
Kristina
e9b7196302
fix test
2010-12-28 10:57:13 -05:00
Kristina
a6fba448b2
allow initial sync when primary is down
2010-12-27 18:53:11 -05:00
Kristina Chodorow
64298fd320
fix rs test
2010-11-13 16:16:12 -05:00
Kristina Chodorow
6d13b13676
use return in test, not exit
2010-11-12 09:12:00 -05:00
Kristina Chodorow
e99ab8716a
rs test should check for initial sync complete
2010-11-11 15:53:26 -05:00
Kristina Chodorow
9792696d00
test fixes MINOR
2010-11-11 12:44:20 -05:00
Kristina Chodorow
b337c99bed
paren MINOR
2010-11-10 21:44:07 -05:00
Kristina Chodorow
21bed454ab
yet another rs test fix
2010-11-10 20:39:18 -05:00
Kristina Chodorow
82fbc63e7c
rs test fix
2010-11-10 13:37:41 -05:00
Kristina Chodorow
3e6e773ee4
fix rs tests
2010-11-10 12:09:30 -05:00
Kristina Chodorow
2683812ba8
allow initial sync from secondaries SERVER-1829
2010-11-09 17:29:27 -05:00