summaryrefslogtreecommitdiff
path: root/jstests/parallel
Commit message (Expand)AuthorAgeFilesLines
* WT-1989 Reducing the number of threads to 100 to alleviate memory pressureDan Pasette2015-07-141-1/+2
* SERVER-19099 Consistently use concurrency and time names via stdxAndrew Morrow2015-06-301-2/+2
* Don't run update_serializaility2.js on MMAPv1Mathias Stearn2015-06-091-16/+25
* SERVER-18376 Re-add bits to buildinfoJonathan Reams2015-05-111-1/+1
* SERVER-18099 Refactor buildinfo/version reportingJonathan Reams2015-04-301-3/+3
* SERVER-16695 Move FSM tests into new test suitesalabid2014-12-3134-1675/+0
* SERVER-16196 Re-enable FSM workloads for standalone mongodalabid2014-12-231-4/+3
* Revert "SERVER-16196 Enable execution of workloads against standalone mongod."Max Hirschhorn2014-12-023-9/+12
* SERVER-16196 Enable execution of workloads against standalone mongod.Max Hirschhorn2014-11-253-12/+9
* SERVER-16196 Add FSM-based concurrency tests to parallel suite.Max Hirschhorn2014-11-1934-0/+1676
* Further reduce memory usage of manyclients.jsGeert Bosch2014-11-071-1/+1
* Reduce memory usage of manyclients.jsGeert Bosch2014-11-041-1/+2
* SERVER-14425: add 2 more update serializability testsEliot Horowitz2014-11-042-0/+50
* SERVER-13297: convert parallel suite to use jsCore testsScott Hernandez2014-03-259-0/+11
* Revert "Fix parallel tests by dropping all databases before starting"Spencer T Brody2013-07-012-15/+0
* Fix parallel tests by dropping all databases before startingSpencer T Brody2013-06-282-0/+15
* SERVER-7849: lower number of clients for debug builds and non-linux machinesEliot Horowitz2013-01-081-1/+8
* use fewer threads on manyclients.js if system can't handleEliot Horowitz2013-01-011-2/+8
* SERVER-5062: proper stopping of threadsagirbal2012-03-251-9/+8
* SERVER-5062: parallel/del.js test seems not to be running correctlyagirbal2012-03-251-12/+12
* SERVER-4530: repl.js now uses correct hostagirbal2011-12-291-2/+4
* SERVER-4258: no more locking needed for native execution. Test to check multi...agirbal2011-12-281-0/+13
* add debugging for parallel/repl.js test failuresAaron2011-12-191-2/+5
* fix incorrect modifier syntax in parallel repl testAaron2010-12-281-2/+2
* parallel delete/drop testEliot Horowitz2010-08-231-0/+79
* parallel repl testAaron2010-03-221-0/+55
* validate all collections in basic parallel testsAaron2010-03-152-1/+10
* SERVER-470 finish basicPlus testAaron2010-01-051-9/+9
* SERVER-470 test to run basic js test in parallel with other testsAaron2010-01-051-0/+26
* SERVER-470 add test with 200 clientsAaron2010-01-051-0/+26
* SERVER-470 improvements for allops testAaron2010-01-051-3/+3
* SERVER-470 add test that does insert, delete, update and countAaron2010-01-051-0/+40
* SERVER-470 improve event generation helpersAaron2010-01-051-1/+1
* SERVER-470 move more code to parallel testing fwkAaron2010-01-052-76/+11
* SERVER-470 start extracting framework for parallel testAaron2010-01-052-33/+22
* SERVER-470 Reinstate fsync tests in basic runnersAaron2010-01-051-2/+5
* SERVER-470 add randomization and other improvements to basic parallel testAaron2010-01-041-3/+31
* SERVER-470 make randomization more determiniztic (wrt seed) in insert testAaron2010-01-041-8/+15
* SERVER-519 adding testAaron2010-01-041-8/+13
* SERVER-470 complete setup for parallel clients in separate js scopesAaron2009-12-291-1/+1
* SERVER-470 MINOR remove test codeAaron2009-12-291-1/+0
* SERVER-470 MINOR use return value to check in assert.parallelTestsAaron2009-12-291-1/+2
* SERVER-470 allow shell threads to be run in fresh scopesAaron2009-12-291-0/+11
* SERVER-470 test to run basic js tests in parallelAaron2009-12-292-2/+36
* MINOR put helper in assert namespaceAaron2009-12-281-1/+1
* SERVER-470 add runParallelTests helper, improve insert testAaron2009-12-281-15/+7
* SERVER-470 improve basic testAaron2009-12-281-3/+13
* SERVER-470 enhance basic testAaron2009-12-221-2/+25
* SERVER-470 add fork testAaron2009-12-221-0/+22
* SERVER-470 unlock v8 appropriately so can do work in parallelAaron2009-12-221-0/+1