summaryrefslogtreecommitdiff
path: root/jstests/concurrency/fsm_libs/runner.js
Commit message (Expand)AuthorAgeFilesLines
* 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-111-8/+8
* SERVER-21214 Dump config server data when the sharded concurrency suites failJudah Schvimer2015-12-101-7/+41
* SERVER-21115 Add dbHash checking to concurrency suiteJonathan Abrahams2015-12-021-10/+37
* 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-191-1/+11
* SERVER-20981 Add background thread functionality to the concurrency suiteJudah Schvimer2015-11-131-84/+172
* SERVER-21339 Fix and use cluster setup/teardown functions in FSM SuiteJudah Schvimer2015-11-121-15/+21
* 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-101-1/+27
* 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-051-14/+28
* SERVER-20240 Add sharded concurrency suite runners that enable the balancerJudah Schvimer2015-10-271-0/+13
* SERVER-20469 FSM tests - capability to run more than one instance at the same...Jonathan Abrahams2015-10-071-6/+19
* SERVER-20431 Prepend error messages to stack traces in concurrency suiteKamran Khan2015-09-161-10/+11
* SERVER-19808 Improve stack trace reports from concurrency suiteKamran Khan2015-08-071-0/+6
* SERVER-19615 FSM ThreadManager.checkFailed raceJason Carey2015-07-291-3/+8
* SERVER-19529 FSM - Add cleanupOptions to support blacklist for dropDatabase.Jonathan Abrahams2015-07-241-9/+51
* SERVER-19499 Print out FSM workload schedules in the concurrency suiteKamran Khan2015-07-211-0/+11
* SERVER-18878 FSM tests, add awaitReplication between workloads to ensure seco...Jonathan Abrahams2015-06-121-0/+3
* SERVER-18797 FSM tests, enable sharding replication. Add shardKey to workload...Jonathan Abrahams2015-06-121-2/+9
* SERVER-18810 FSM support multiple mongos connections, alternating per workloa...Jonathan Abrahams2015-06-111-1/+1
* SERVER-16648 Additional FSM-based concurrency workloads with some cleanup and...alabid2015-02-051-7/+6
* SERVER-16648 Update Concurrency tests runner to prevent spurious failuresJonathan Balsano2015-01-161-2/+2
* SERVER-16648 Refactored FSM library code and added workload helpers and modif...alabid2015-01-091-520/+362
* SERVER-16695 Move FSM tests into new test suitesalabid2014-12-311-0/+586