Kaloian Manassiev
6745d91683
SERVER-21050 Introduce ReplSetTest.State enumeration everywhere
...
Makes all JS tests access the replica set member state from the class
itself instead of the object instance. Also removes some unused code.
2015-12-11 13:32:56 -05:00
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
Eric Milkie
a91d9aa82a
SERVER-15535 remove unneeded sethbmsg feature from ReplSetTest
2014-10-10 09:11:42 -04:00
matt dannenberg
a78c439ba9
SERVER-14458 de-race-conditioning tests found during patch build of hybridReplicationCoordinator
2014-07-15 06:47:53 -04:00
Randolph Tan
eb41492c6f
SERVER-13190 migrate replset jstest suite to use write commands api
2014-03-14 12:05:05 -04:00
Spencer T Brody
588dc81b08
SERVER-10848 Update some SSL tests to run without --use-x509
2014-02-03 18:44:13 -05:00
Matt Dannenberg
83aec0c8a5
SERVER-12210 test update/buildbot fix
2014-01-03 18:20:10 -05: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
Andreas Nilsson
7db361fe2d
SERVER-7455 x.509 cluster auth tests
2013-10-03 12:25:08 -04:00
Andreas Nilsson
625e971353
SERVER-7455 x.509 cluster auth tests and expanded use-ssl passthrough
2013-09-30 14:10:54 -04:00
Kristina
7f3b1bc518
Revert "Allow background indexes while in secondary state" SERVER-6522
...
This reverts commit 72dcc0b296 .
2012-07-19 12:50:38 -04:00
Kristina
912c9af513
Set errmsg for self in replSetGetStatus SERVER-4455
2011-12-20 13:11:46 -05: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
72dcc0b296
Allow background indexes while in secondary state SERVER-2771
2011-11-09 18:45:57 -05:00
Kristina
b0361242aa
give the anemic buildbot up to 5 minutes to replicate
2011-07-12 18:27:19 -04:00
Kristina
c889977329
rs test fixes
2011-04-21 11:19:55 -04:00
Kristina
c71fac2af7
do not demote primary if a secondary restarts SERVER-2550
2011-03-31 16:55:41 -04:00
Kristina
c1d1016a48
make tests quicker, remove redundant tests
2011-03-17 11:55:55 -04:00
Kristina
8b690e3387
temporarily comment out failing test
2011-02-14 15:27:44 -05:00
Kristina
1050261fbe
fix js
2011-01-14 15:45:45 -05:00
Kristina Chodorow
3a9c12fd7a
stricter test conditions
2010-11-24 10:48:18 -05:00
Kristina Chodorow
64298fd320
fix rs test
2010-11-13 16:16:12 -05:00
Kristina Chodorow
9792696d00
test fixes MINOR
2010-11-11 12:44:20 -05:00
Kristina Chodorow
57e5be0251
ms, not seconds MINOR
2010-11-10 21:41:45 -05:00
Kristina Chodorow
c9e24c3b67
rs test fixes
2010-11-10 19:14:54 -05:00
Kristina Chodorow
dbf5897d45
rs test fix
2010-11-10 13:35:55 -05:00
Kristina Chodorow
2683812ba8
allow initial sync from secondaries SERVER-1829
2010-11-09 17:29:27 -05:00