-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Server Serverless 2021-11-29
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Add a mongoq equivalent of MongoRunner.runMongos to allow starting mongoq in jstests. Test by updating the existing tests in jstests/serverless to use MongoRunner.runMongoq (see example).
We'll eventually create a ServerlessTest fixture similar to ShardingTest that uses MongoRunner.runMongoq to start its mongoq's, the way ShardingTest uses MongoRunner.runMongos to start its mongos's.