[SERVER-81805] Remove native_tenant_data_isolation_basic_*.js Created: 03/Oct/23 Updated: 18/Oct/23 |
|
| Status: | Backlog |
| Project: | Core Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major - P3 |
| Reporter: | Sophia Tan | Assignee: | Backlog - Service Architecture |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||
| Assigned Teams: |
Service Arch
|
||||||||
| Participants: | |||||||||
| Description |
|
jstests/serverless/native_tenant_data_isolation_basic_*.js files are used to test the basic commands of mongoq interface in multitenant environment. We are having the all_commands test (SERVER-77929) for all allowed tests under multitenancy. This test will be extended to cover mongoq interface too when we start work on mongoq project. Once it's done, it will cover more test than we do in jstests/serverless/native_tenant_data_isolation_basic_*.js files. To avoid the redundancy, we need to remove basic commands test files. |