summaryrefslogtreecommitdiff
path: root/jstests/concurrency
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22324 Update findAndModify_inc.js to handle mmapv1 invalidations.Max Hirschhorn2016-01-271-5/+28
* SERVER-21499 Update FSM workloads to handle more frequent yielding.Max Hirschhorn2016-01-274-12/+50
* SERVER-21421 Update concurrency suite's ThreadManager constructor to provide ...Mike Grundy2016-01-252-2/+2
* SERVER-21035 Delete the disabled fsm_all_sharded.js test runnerMike Grundy2016-01-251-82/+0
* SERVER-22002 Do not retry findAndModify on MMAPv1Charlie Swanson2016-01-212-10/+29
* SERVER-21940 Workload connection cache in FSM suite is not nulled out properlyJonathan Abrahams2016-01-191-5/+3
* SERVER-22083 Delete the disabled fsm_all_master_slave.js test runnerJonathan Abrahams2016-01-111-13/+0
* SERVER-21892 Include thread ID in concurrency suite error reportJonathan Abrahams2016-01-112-31/+42
* SERVER-21835 Ignore errors due to CappedPositionLost in make_capped.js.Max Hirschhorn2015-12-211-0/+8
* SERVER-21893 Fix dbHash result check for number of collections.Jonathan Abrahams2015-12-211-2/+2
* SERVER-21768 Remove the 'numCollections' field from dbHash's responseJonathan Abrahams2015-12-111-2/+2
* SERVER-21547 Don't apply iteration and thread multipliers to background FSM w...Jonathan Abrahams2015-12-111-5/+8
* SERVER-21500 Include the name of the FSM workload in the WorkloadFailure desc...Jonathan Abrahams2015-12-112-9/+9
* SERVER-21214 Dump config server data when the sharded concurrency suites failJudah Schvimer2015-12-102-22/+85
* SERVER-21714 Increase replSetTest.initiate() timeout for FSM testsJonathan Abrahams2015-12-081-2/+10
* SERVER-21115 Add dbHash checking to concurrency suiteJonathan Abrahams2015-12-022-14/+107
* SERVER-21384 Enable concurrency suites with ephemeral storage enginesCharlie Swanson2015-11-241-2/+2
* SERVER-21606 inMemory storage engine should support touch commandCharlie Swanson2015-11-231-2/+3
* SERVER-21605 Compact command should error on inMemory storage engineCharlie Swanson2015-11-233-17/+32
* SERVER-21564 simplify shardCollection in fsm's cluster.jsJudah Schvimer2015-11-191-5/+1
* SERVER-18744 New FSM workload for createIndex in backgroundJonathan Abrahams2015-11-191-0/+239
* SERVER-21523 Inject "threadCount" property after threadMgr.init().Max Hirschhorn2015-11-191-19/+27
* SERVER-21522 Make a copy of the $config before running a workload.Max Hirschhorn2015-11-192-13/+18
* SERVER-21497 Disable yield_geo_near_dedup.js when balancer is running.Max Hirschhorn2015-11-172-0/+8
* SERVER-20941 Update v8-specific code and comments in JS testsKamran Khan2015-11-131-2/+2
* SERVER-21434 Retry a findAndModify if it conflicts on an update or deleteCharlie Swanson2015-11-132-5/+16
* SERVER-20981 Add background thread functionality to the concurrency suiteJudah Schvimer2015-11-136-91/+279
* SERVER-21339 Fix and use cluster setup/teardown functions in FSM SuiteJudah Schvimer2015-11-124-71/+136
* SERVER-21163 FSM logging improvementsJonathan Abrahams2015-11-121-4/+3
* Revert "SERVER-21663 FSM logging improvements"Jonathan Abrahams2015-11-121-3/+4
* SERVER-21663 FSM logging improvementsJonathan Abrahams2015-11-121-4/+3
* SERVER-21310 Inject iterations and threadCount into data object in fsm workloadsJudah Schvimer2015-11-1012-60/+103
* SERVER-21308 increases time fsm-suite waits for distributed lock during colle...Judah Schvimer2015-11-061-13/+15
* SERVER-20937 Add mode to FSM framework that drives greater load on the systemJudah Schvimer2015-11-053-20/+34
* SERVER-21291: Reduce the thread count in a multi-key text FSM workloadKamran Khan2015-11-041-0/+3
* SERVER-20240 Add sharded concurrency suite runners that enable the balancerJudah Schvimer2015-10-275-3/+239
* SERVER-20297 Expose cluster nodes to workload states in the concurrency suiteJudah Schvimer2015-10-235-11/+144
* Revert "SERVER-20297 Expose cluster nodes to workload states in the concurren...Kamran Khan2015-10-225-139/+11
* SERVER-20297 Expose cluster nodes to workload states in the concurrency suiteJudah Schvimer2015-10-225-11/+139
* SERVER-20815 FSM enable yield_sort.js workloadJonathan Abrahams2015-10-099-34/+1
* SERVER-20842 Reduce test iterations in rename_capped_collection_dbname_chain.jsJonathan Abrahams2015-10-091-1/+6
* SERVER-20529: Prevent size changes in capped updatesGeert Bosch2015-10-092-5/+13
* SERVER-20784 SERVER-20781 FSM tests - awaitReplication using replica primary ...Jonathan Abrahams2015-10-081-9/+15
* SERVER-20469 FSM tests - capability to run more than one instance at the same...Jonathan Abrahams2015-10-0711-36/+50
* SERVER-20512 Remove invalid calls to makeObjOwnedIfNeeded().Max Hirschhorn2015-10-072-0/+89
* SERVER-19128 Clean up interaction of background index builds and cursor killingMathias Stearn2015-09-253-3/+0
* SERVER-20431 Prepend error messages to stack traces in concurrency suiteKamran Khan2015-09-161-10/+11
* SERVER-20145 Fix yield_geo_near_dedup.js to work with re-inserted docs.Max Hirschhorn2015-09-091-10/+31
* SERVER-20254 Re-enable auth workloads for non-sharding tests in concurrency s...Esha Maharishi2015-09-095-37/+0
* SERVER-19851 Speed up the indexed_insert_ttl.js FSM workloadKamran Khan2015-09-021-4/+14