summaryrefslogtreecommitdiff
path: root/jstests/concurrency/fsm_libs/runner.js
Commit message (Expand)AuthorAgeFilesLines
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-8/+6
* SERVER-41096 Fix file-based protocol for permitting stepdowns.Max Hirschhorn2019-06-201-9/+10
* SERVER-30001: Remove skip function from fsm workloadsDavid Bradford2018-06-141-15/+0
* SERVER-35389 remove dead code from FSM suiteRobert Guo2018-06-081-137/+42
* SERVER-34555 Add stepdown to FSM resmoke integrationJonathan Abrahams2018-05-311-0/+14
* SERVER-30203 Create FSMWorkloadTestCase for running concurrency tests.Max Hirschhorn2018-03-081-0/+13
* SERVER-32852 Capture data files on failures of the concurrency suiteJonathan Abrahams2018-02-211-1/+11
* SERVER-30504 Move the logic of the dropCollection command into the new _confi...Kaitlin Mahar2018-01-081-3/+2
* SERVER-30802 Add CRUD & FSM clients to powertest.pyJonathan Abrahams2017-10-251-12/+31
* SERVER-31456 Set initial{Cluster,Operation}Time in concurrency suite.Max Hirschhorn2017-10-141-0/+23
* SERVER-30676 Add support for stepdown options to the concurrency frameworkJack Mulrow2017-09-081-10/+22
* SERVER-30680 Add support for session options to the concurrency frameworkJack Mulrow2017-09-041-2/+7
* SERVER-20447 Add concurrency workload that tests sharding functions:Jonathan Abrahams2016-11-161-0/+16
* Revert "SERVER-20447 Add concurrency workload that tests sharding functions:"Kaloian Manassiev2016-11-161-16/+0
* SERVER-20447 Add concurrency workload that tests sharding functions:Jonathan Abrahams2016-11-161-0/+16
* SERVER-25273 Concurrency suite dbHash check should call checkDBHashesFsyncLockedJonathan Abrahams2016-07-261-40/+10
* SERVER-24789 Run the JS validate hook as part of the FSM suiteJonathan Abrahams2016-06-291-1/+10
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-15/+13
* SERVER-23492 Add explicit execution mode serial to concurrency test suiteJonathan Abrahams2016-04-061-5/+15
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-115/+123
* SERVER-22704 Remove SCCC support from the concurrency suiteJonathan Abrahams2016-02-261-7/+2
* SERVER-21881 Use fsync+lock when checking dbhash in concurrency suite.Max Hirschhorn2016-02-091-14/+32
* SERVER-21421 Update concurrency suite's ThreadManager constructor to provide ...Mike Grundy2016-01-191-1/+1
* SERVER-21892 Include thread ID in concurrency suite error reportJonathan Abrahams2016-01-111-30/+35
* 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