-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Server Serverless 2021-11-29, Server Serverless 2021-12-13
Add addTenant and removeTenant functions to ServerlessTest that insert and remove from a "config.tenants" collection on the config servers.
"config.tenants" documents should have a schema like:
{ tenantId: <ObjectId>, shardId: <string> }