-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: QueryTester
-
None
-
Query Optimization
-
Fully Compatible
-
QO 2024-12-23, QO 2025-01-06, QO 2025-01-20
Cloning the full (partition) repository takes a significant amount of time. This is only blocking on network reads and we can leverage the CPU resources by running tests while continuing the reads. The approach is to use a sparse checkout and checkout seed directories while tests are running on those which have already been checked out.
- depends on
-
SERVER-99117 Use git sparse-checkout add and tmp directories to support concurrent checking out
-
- Closed
-