-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Security
-
Fully Compatible
-
ALL
-
v8.0, v7.0
-
Security 2024-07-08, Security 2024-07-22
-
200
The monotonicity_range_sharding_compound.js test regularly takes an hour to run, causing the task it runs into to occasionally time out on slower build variants.
If we split this test into separate parts, the different, smaller tests can be more evenly distributed amongst task jobs, alleviating the timeouts issues we are seeing.
- related to
-
SERVER-92353 Break up more monotonicity sharding tests to avoid timeouts
- Closed