Arx Cruz | c06c371 | 2020-02-20 11:03:52 +0100 | [diff] [blame] | 1 | --- |
| 2 | features: |
| 3 | - | |
| 4 | Add the option --worker-file in ``tempest run`` command. This is to give |
| 5 | tempest more granularity to manually configure how the different sets of |
| 6 | tests can be grouped to run with the different worker. You can configure |
| 7 | tests regex to run under workers. You can also mix manual scheduling with |
| 8 | standard one by mentioning concurrency. |
| 9 | For example, the user can setup tempest to run with different concurrences, |
| 10 | to be used with different regexps. |