Commit Graph

46 Commits

Author SHA1 Message Date
Jon Streets
05a0f8e98b SERVER-56366 Update FCV constants to recognize 5.1 as latest 2021-07-23 15:49:23 +00:00
Ali Mir
0c2f4ad0b1 SERVER-49993 Update _slaves to _secondaries in replsettest.js 2020-09-04 14:15:35 +00:00
Lingzhi Deng
14ef67e5d0 SERVER-50099: Update requires_fcv_46 and need_fixing_for_46 to 47 2020-08-05 16:27:25 +00:00
Henrik Edin
00fbc98164 SERVER-38987 Replace ephemeralForTest storage engine with biggie implementation
ephemeralForTest is now a document level locking engine
unittests instantiate the oplog as it is required with doc-level locking engines

Added a 'incompatible_with_eft' tag for tests that don't work with this engine for different reasons.
Many concurrency suites are disabled due to excessive memory usage
2020-07-17 15:52:43 +00:00
Judah Schvimer
64fcdabe8c SERVER-46541 enable automatic reconfigs for initial sync semantics by default 2020-07-09 22:39:43 +00:00
Judah Schvimer
31db4f3c5a Revert "SERVER-46541 enable automatic reconfigs for initial sync semantics by default"
This reverts commit 76983a1c33.
2020-07-08 14:26:39 +00:00
Judah Schvimer
76983a1c33 SERVER-46541 enable automatic reconfigs for initial sync semantics by default 2020-07-03 01:23:41 +00:00
James Wahlin
39c3a5d77b SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
Tess Avitabile
80ae7e58d3 SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes 2018-05-01 09:43:36 -04:00
Jack Mulrow
84ca21e55e SERVER-20844 Start ReplSetTests faster wrt initial election 2017-01-23 13:25:30 -05:00
Benety Goh
d4a7ae5740 SERVER-26934 removed hardcoded ReplSetTest.awaitReplication timeouts from JS tests 2016-11-07 15:54:09 -05:00
Judah Schvimer
0fef13b45a SERVER-26227 Increase waitForState timeouts in replicaset tests 2016-09-22 09:40:38 -04: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
Mark Benvenuto
6dcdd23dd3 SERVER-23971 Clang-Format code 2016-05-28 17:55:12 -04:00
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Kaloian Manassiev
20cd3a392e 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:21:22 -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
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