-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Service Arch
-
3
Currently, the test hooks, such as ValidateCollection, is not tenant aware. it indicates tenant in requests with tenant prefixed db names. It's automatically done as the hooks can get prefixed dbs from mongod and use them in requests to mongod.
When mongod does not support tenant prefix db any more, the test hooks should have a proper way to indicate tenant information in requests.