-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 4.3 Required
-
Component/s: Replication
-
None
-
Fully Compatible
-
Repl 2019-08-26, Repl 2019-09-09, Repl 2019-09-23, Repl 2019-10-07
Instead of writing a large number of yaml test suites and committing them to the mongodb/mongo repository, we will use Evergreen’s generate.tasks feature to programmatically generate them. These generated tasks will run our desired test suites with the three different version configurations. Generating the tasks will take advantage of the existing evergreen_generate_resmoke_tasks.py script, which is used to split test suites up into smaller chunks subject to a target wall-clock runtime.