-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Concurrency, Testing Infrastructure
-
None
-
Fully Compatible
-
CAP - 3.1.6
-
0
The FSM tests now run under the concurrency test suite. This improvement will make them more granular, by running the FSM tests in distinct suites:
- Concurrency
- fsm_all.js
- fsm_all_composed.js
- fsm_all_simultaneous.js
- fsm_example.js
- fsm_example_inheritance.js
- fsm_all_master_slave.js
- fsm_selftests.js
- Concurrency_replication
- fsm_all_replication.js
- Concurrency_sharded
- fsm_all_sharded.js
- fsm_all_sharded_replication.js
- fsm_all_sharded_replication_legacy_config_servers.js
- is depended on by
-
SERVER-19288 FSM tests - limit test suites on the build variants
- Closed