-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
-
QO 2025-01-06, QO 2025-01-20, QO 2025-02-03, QO 2025-02-17
We need to:
1. Uncomment the 3 query_tester_generated_test tasks in etc/evergreen_yml_components/tasks/resmoke/server_divisions/query/tasks.yml
2. Remove patch_only for query_tester_generated_test* tasks
3. Add a cron field to the tasks tagged with .query_tester, i.e. under the Query Patch Alias Try SBE Engine alias we want:
- name: .query_tester
cron: <specified interval>
Look at etc/evergreen_yml_components/configuration.yml under the "Cron Parameters" heading to find the options
- is related to
-
SERVER-97276 Evergreen invocation of QueryTester for correctness testing
- Closed