0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/jstests/concurrency
Jonathan Abrahams a8fe59a147 SERVER-19262 Split Concurrency test suite into 3:
- Concurrency
- Concurrency_replication
- Concurrency_sharded

fixed the reverted commit for resubmission
2015-07-07 16:26:23 -04:00
..
fsm_libs SERVER-19262 Split Concurrency test suite into 3: 2015-07-07 16:26:23 -04:00
fsm_workload_helpers SERVER-16648 Additional FSM-based concurrency workloads with some cleanup and blacklisting 2015-02-05 16:14:37 -05:00
fsm_workload_modifiers SERVER-18797 FSM tests, enable sharding replication. Add shardKey to workloads which support it in their query. 2015-06-12 09:20:05 -04:00
fsm_workloads SERVER-18944 FSM tests - enable blacklisted workloads which are now runnable 2015-06-30 14:24:39 -04:00
fsm_all_composed.js SERVER-18944 FSM tests - enable blacklisted workloads which are now runnable 2015-06-30 14:24:39 -04:00
fsm_all_master_slave.js SERVER-18944 FSM tests - enable blacklisted workloads which are now runnable 2015-06-30 14:24:39 -04:00
fsm_all_replication.js SERVER-18944 FSM tests - enable blacklisted workloads which are now runnable 2015-06-30 14:24:39 -04:00
fsm_all_sharded_replication_legacy_config_servers.js SERVER-19071 FSM tests using config server replica set and legacy config server mode 2015-07-01 08:52:49 -04:00
fsm_all_sharded_replication.js SERVER-19071 FSM tests using config server replica set and legacy config server mode 2015-07-01 08:52:49 -04:00
fsm_all_sharded.js SERVER-19071 FSM tests using config server replica set and legacy config server mode 2015-07-01 08:52:49 -04:00
fsm_all_simultaneous.js SERVER-18944 FSM tests - enable blacklisted workloads which are now runnable 2015-06-30 14:24:39 -04:00
fsm_all.js SERVER-18944 FSM tests - enable blacklisted workloads which are now runnable 2015-06-30 14:24:39 -04:00
fsm_example_inheritance.js SERVER-16648 Additional FSM-based concurrency workloads with some cleanup and blacklisting 2015-02-05 16:14:37 -05:00
fsm_example.js SERVER-16648 Additional FSM-based concurrency workloads with some cleanup and blacklisting 2015-02-05 16:14:37 -05:00
fsm_selftests.js