-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
ALL
-
STM 2022-02-21
-
1
The size of the generated task configuration exceeds 16MB, running into the transaction limit for MongoDB.
As discussed, we'll shorten gen_task_config_location to gtcl and hash the string f"{self.build_variant}/{self.revision}/generate_tasks/{generated_task_name}_gen-{self.build_id}" so that it's shorter.
- is depended on by
-
SERVER-60832 Code Coverage variant not generating coverage data
- Closed