-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
QE 2024-08-05, QE 2024-08-19, QE 2024-09-02, QE 2024-09-16
-
200
To make SERVER-92808 more straightforward, this ticket proposes moving query related jstests into specific subdirectories (similar to the following commit).
Specifically, this ticket proposes creating the following subdirectories:
jstests/concurrency/fsm_workloads/query
jstests/noPassthrough/query
jstests/noPassthroughWithMongod/query
And expanding the tests contained in:
jstests/core/query
jstests/sharding/query
jstests/sharding/change_streams
Note that special care should be taken to make sure that the tests still run in the suites that they are supposed to; not only should this movement not break any selectors in various suite definitions, but also, should not break any references to in exclusion lists in suites as well.
- is depended on by
-
SERVER-87092 StorEx: audit and move noPassthrough / noPassthroughWithMongod tests into jstests/core
- Open
-
SERVER-91809 Split jstests into component directories for jstests/noPassthroughWithMongod
- Closed
-
SERVER-93417 Break up noPassthrough into several directories
- Closed
-
SERVER-93579 Split jstests into component directories for jstests/concurrency/fsm_workloads
- Closed
- is related to
-
SERVER-92808 Add OWNERS file to jstests owned by query team
- Closed