Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
Fully Compatible
-
ALL
-
v4.2, v4.0
-
DAG 2019-09-09
-
0
-
2
Description
When max_sub_suites is set for a given suite, generate_resmoke_tasks does not actual apply it to split up the suites. See here
As a Server engineer,
I want max_sub_suites to control how much resmoke suites are split up
so that I have a way to prevent suites being split up too much.
AC:
- A generated suite with max_sub_suites set should only be split into the specified number of sub-suites.