-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Fully Compatible
-
v3.6
-
TIG 2018-04-23, TIG 2018-05-07
The FSM test suite is loosely coupled to run its workloads in various modes:
- standalone
- replica set
- sharded cluster
It turns out the FSM workloads are very good test clients for performing a lot of various DB operations. New tests that use FSM workloads would benefit if the FSM workloads could be exercised in those modes. Presently the replica set & sharded cluster modes start up their own mongod and mongos. Adding options to be able to use the FSM workloads against a running replica set or sharded cluster would be worthwhile.
- depends on
-
SERVER-34289 Allow FSM test suites to connect to a resmoke.py sharded cluster
- Closed
- is related to
-
SERVER-19488 FSM tests - standalone tests invoked through ScopedThread
- Closed
- related to
-
SERVER-72985 FSM workloads which use the connection cache features should automatically opt-out of using transactions in passthroughs
- Closed
-
SERVER-22091 Run FSM suites with readConcern/writeConcern overrides
- Closed