summaryrefslogtreecommitdiff
path: root/jstests/concurrency
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18878 FSM tests, add awaitReplication between workloads to ensure seco...Jonathan Abrahams2015-06-122-2/+33
* SERVER-18797 FSM tests, enable sharding replication. Add shardKey to workload...Jonathan Abrahams2015-06-1227-23/+120
* SERVER-18810 FSM support multiple mongos connections, alternating per workloa...Jonathan Abrahams2015-06-113-5/+10
* SERVER-2454 Improve PlanExecutor::DEAD handlingJames Wahlin2015-06-091-1/+1
* SERVER-18178 Convert the mr_drop.js test to an FSM workloadKamran Khan2015-06-051-0/+118
* SERVER-18495 Enable FSM replication testsJonathan Abrahams2015-06-042-6/+11
* SERVER-18462: FSM enable capped collection testsJonathan Abrahams2015-05-199-111/+85
* SERVER-18304 Add findAndModify FSM workloads as regression tests.Max Hirschhorn2015-05-042-0/+247
* SERVER-17718 deprecate showDiskLoc()David Storch2015-04-091-1/+1
* SERVER-17119 fix yield_and_hashed.js to test a correct plan for WTDavid Storch2015-03-311-1/+8
* SERVER-17119 relax no-dups invariant in AND_HASH stage to accommodate WTDavid Storch2015-03-306-8/+0
* SERVER-17395: Disable fsm tests that were previously disabled.Charlie Swanson2015-02-262-24/+6
* SERVER-17395: Add FSM tests to stress yielding.Charlie Swanson2015-02-2618-7/+648
* SERVER-17109 fix invalid BSON access in listIndexes commandDavid Storch2015-02-181-0/+60
* SERVER-16648 add cluster argument to setup and teardown functionsalabid2015-02-113-5/+5
* SERVER-16648 Additional FSM-based concurrency workloads with some cleanup and...alabid2015-02-0588-149/+1790
* SERVER-17117 propagate kill notifications to CachedPlanStageDavid Storch2015-02-051-0/+100
* SERVER-17132 add regression test for duplicate index entries bugDavid Storch2015-02-031-0/+66
* SERVER-17021 Blacklist findAndModify_update_grow.js to prevent spurious MCI t...alabid2015-01-275-0/+5
* SERVER-16648 Update Concurrency tests runner to prevent spurious failuresJonathan Balsano2015-01-161-2/+2
* SERVER-16811 Register wiredTiger factory once.Ramon Fernandez2015-01-151-2/+2
* SERVER-16648 Halve threadCount for group workloads to lower mem usagealabid2015-01-151-2/+4
* SERVER-16807 Update on invalid loc fails in concurrent circumstancesJonathan Balsano2015-01-155-12/+92
* SERVER-16648 Additional FSM-based concurrency testsalabid2015-01-0968-9/+3875
* SERVER-16648 Refactored FSM library code and added workload helpers and modif...alabid2015-01-0945-606/+1681
* SERVER-16695 Move FSM tests into new test suitesalabid2014-12-3134-0/+1675