-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Fully Compatible
-
QuInt C (11/23/15), QuInt D (12/14/15), QuInt E (01/11/16), Query F (02/01/16)
The jstests/concurrency/fsm_all_simultaneous.js runner executes multiple workloads concurrently against their own collections. This increases testing coverage without having to write additional concurrency workloads by causing a mixture of operations to be run against the server.
We should investigate any failures in parallel mode and enable the runner on Evergreen.
- depends on
-
SERVER-21522 $config.data is reused across executions of the same workload in parallel and composed modes
- Closed
-
SERVER-21523 Injected "threadCount" property is defined before scaling down by ThreadManager
- Closed
- related to
-
SERVER-22324 Update findAndModify FSM workloads to handle not matching anything
- Closed