-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In ReplSetBuilder, the launch_mongot flag will be checked. The value of that flag will be passed in _new_mongod(), which creates a fixture container for mongod (with specified configuration/parameters) fixture(s) in it. That value will eventually be saved to mongod_options in _new_mongod(). When make_fixture() calls MongoDFixture or ShardedClusterFixture constructor, the mongot(s) should be launched via the work from SERVER-85194 and SERVER-85195.
- depends on
-
SERVER-85194 create MongoTFixture and and enable launching Mongot
-
- Closed
-
-
SERVER-85195 enable launching MongoT for sharded cluster deployment
-
- Closed
-
- is depended on by
-
SERVER-85995 track milestone 1
-
- Closed
-