You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`--framework`|`DD_TEST_OPTIMIZATION_RUNNER_FRAMEWORK`|`rspec`| Test framework (currently supported values: `rspec`). |
118
+
|`--framework`|`DD_TEST_OPTIMIZATION_RUNNER_FRAMEWORK`|`rspec`| Test framework (currently supported values: `rspec`, `minitest`).|
119
119
|`--min-parallelism`|`DD_TEST_OPTIMIZATION_RUNNER_MIN_PARALLELISM`| vCPU count | Minimum workers to use for the split. |
120
120
|`--max-parallelism`|`DD_TEST_OPTIMIZATION_RUNNER_MAX_PARALLELISM`| vCPU count | Maximum workers to use for the split. |
121
121
|`--ci-node`|`DD_TEST_OPTIMIZATION_RUNNER_CI_NODE`|`-1` (off) | Restrict this run to the slice assigned to node **N** (0‑indexed). Also parallelizes within the node across its CPUs. |
0 commit comments