-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
v4.0
-
DAG 2018-12-17, DAG 2018-12-31
-
2
In order to dynamically generate tasks for sub-suites, evergreen needs a function, "generate resmoke sub-suites" that calls "generate_resmoke_suite.py" (which should be changed to generate_resmoke_sub_suites.py) with the appropriate arguments and then calls generate.tasks on the file that was created.
This new function should be usable by any current task that is running resmoke tests.