summaryrefslogtreecommitdiff
path: root/jstests/concurrency/fsm_libs/cluster.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65891 Make all distLock acquisitions local-onlyTommaso Tocci2022-08-091-0/+2
* SERVER-65956 fix minor bugs in defragmentation source code/testsPaolo Polato2022-05-161-0/+5
* SERVER-66008 fix undefined function bug in cluster.jsPaolo Polato2022-04-281-3/+4
* SERVER-58683 Simplify config replicaset exposure in shardingtestTommaso Tocci2021-07-211-4/+3
* SERVER-57460 Remove remaining GLE calls from jstestsIrina Yatsenko2021-06-291-8/+2
* SERVER-55963 Use "denylist" in replication subsystemsShreyas Kalyan2021-04-301-2/+2
* SERVER-50414 Reads should return not primary error messages during rollback i...Pavi Vetriselvan2020-11-191-1/+1
* SERVER-51282 Replace all remaining reference to master slave terminology in j...Ali Mir2020-10-131-2/+0
* SERVER-49993 Change ReplSetTest functions that use master/slave terminologyAli Mir2020-09-031-1/+1
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-09-031-3/+3
* SERVER-44650 Add new test mode enforeFastCount to foreground validateGregory Noma2020-05-211-1/+8
* SERVER-43107 Disable random chunk migration failpoint for concurrency with_ba...Alex Taskov2019-08-301-15/+17
* SERVER-42473 Create concurrency workload to validate current cleanupOrphaned ...Alex Taskov2019-08-291-0/+16
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-8/+7
* SERVER-38025 Run transaction workloads in sharded concurrency suites w/o fail...Jack Mulrow2018-12-051-0/+13
* SERVER-32642 Return raw command response in the validate JS hookJonathan Abrahams2018-08-241-3/+3
* SERVER-36129 awaitReplication after setup functions in concurrencyRobert Guo2018-08-141-0/+7
* SERVER-35389 remove dead code from FSM suiteRobert Guo2018-06-081-112/+11
* SERVER-34555 Add stepdown to FSM resmoke integrationJonathan Abrahams2018-05-311-15/+8
* SERVER-32883 Add concurrency_replication_causal_consistency suiteXiangyu Yao2018-05-231-0/+11
* SERVER-34526 Jstests should not depend on ReplSetTest.liveNodesTess Avitabile2018-05-011-2/+2
* SERVER-19630 allow FSM tests to connect to an existing clusterRobert Guo2018-04-301-87/+79
* SERVER-34383 Add secondary reads FSM testXiangyu Yao2018-04-291-2/+13
* SERVER-33312 Add FSM test for single replica set transactionXiangyu Yao2018-03-171-0/+4
* SERVER-30203 Create FSMWorkloadTestCase for running concurrency tests.Max Hirschhorn2018-03-081-6/+28
* SERVER-32095: Include tid when establishing a connection to MongoDB deploymen...David Bradford2018-03-061-1/+8
* SERVER-30642 Raise election timeouts, in the concurrency tests, as a way to p...Jonathan Abrahams2018-02-261-1/+5
* SERVER-32852 Capture data files on failures of the concurrency suiteJonathan Abrahams2018-02-211-5/+4
* SERVER-32688 FSM replication suites should give secondaries zero votesJonathan Abrahams2018-02-211-4/+7
* SERVER-32143 Remove test coverage for master-slaveVesselina Ratcheva2018-02-211-29/+1
* SERVER-30504 Move the logic of the dropCollection command into the new _confi...Kaitlin Mahar2018-01-081-1/+35
* SERVER-31198 Run the concurrency suite with shard stepdownsJack Mulrow2018-01-031-1/+41
* SERVER-30802 Add CRUD & FSM clients to powertest.pyJonathan Abrahams2017-10-251-1/+4
* SERVER-30676 Add support for stepdown options to the concurrency frameworkJack Mulrow2017-09-081-2/+42
* SERVER-29277 Automatically retry operations on DatabaseDropPending.Max Hirschhorn2017-06-271-1/+8
* SERVER-28376 remove references to unsupported ReplSetTest.initiate() initiate...Benety Goh2017-03-281-10/+2
* SERVER-26377 Skip FSM workloads that use the compact command on the LSM build...Eddie Louie2017-02-011-0/+19
* SERVER-27145 Shard name from a single node mongod not used as shard index in ...Jonathan Abrahams2016-11-211-1/+1
* SERVER-20447 Add concurrency workload that tests sharding functions:Jonathan Abrahams2016-11-161-1/+17
* Revert "SERVER-20447 Add concurrency workload that tests sharding functions:"Kaloian Manassiev2016-11-161-15/+1
* SERVER-20447 Add concurrency workload that tests sharding functions:Jonathan Abrahams2016-11-161-1/+15
* SERVER-26993 Extend concurrency suite optionsJonathan Abrahams2016-11-161-34/+105
* SERVER-25376 Disable checkOplogs in concurrency tests, since they cause the t...Jonathan Abrahams2016-10-011-1/+0
* SERVER-25376 Add checkOplog hook for replica setsJonathan Abrahams2016-09-301-1/+2
* SERVER-23476: move dbhash checks into replsettestScott Hernandez2016-08-161-2/+1
* SERVER-25274 Make checkDBHashesFsyncLocked, from jstests/hooks/check_repl_dbh...Jonathan Abrahams2016-07-281-2/+2
* SERVER-25273 Concurrency suite dbHash check should call checkDBHashesFsyncLockedJonathan Abrahams2016-07-261-45/+16
* SERVER-24790 Replace dbhash checking code in FSM suite with hook codeKamran Khan2016-07-071-59/+2
* SERVER-24789 fixed lintBenety Goh2016-06-291-1/+1
* SERVER-24789 Run the JS validate hook as part of the FSM suiteJonathan Abrahams2016-06-291-0/+23