summaryrefslogtreecommitdiff
path: root/jstests/parallel
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32143 Remove test coverage for master-slaveVesselina Ratcheva2018-02-211-63/+0
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-32675 Make jstest changes for Mobile SE Concurrency issuesSulabh Mahajan2018-02-013-3/+2
* SERVER-32506 OSX Mobile SE variant: Tag tests to skip on mobile SESulabh Mahajan2018-01-184-0/+4
* SERVER-29299 Add currentOp as parallel op during basicPlus.jsCharlie Swanson2017-07-181-0/+3
* SERVER-27585 Parallel tests basic.js & basicPlus.js should not do collection ...Jonathan Abrahams2017-01-052-11/+0
* SERVER-26143 Fix time check for jstests/parallel/checkMultiThread.jsJonathan Abrahams2017-01-041-4/+2
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-6/+4
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-0911-196/+205
* SERVER-22341 fix jslint errors in jstests/parallel with eslint --fixMike Grundy2016-02-0511-37/+37
* SERVER-22475 Reduce concurrency in manyclients.jsJason Carey2016-02-051-2/+2
* SERVER-20941 Update v8-specific code and comments in JS testsKamran Khan2015-11-131-1/+0
* 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