ae0e27b542
This is a follow up patch to: I75488871ac797d6bec4e2834c9d1b0c7885c891b Change-Id: Ic181159530a86532a7d5529f42e216a09fa98b72
8 lines
229 B
YAML
8 lines
229 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds a new cli option to tempest run, --load-list <list-file>
|
|
to specify target tests to run from a list-file. The list-file
|
|
supports the output format of the tempest run --list-tests
|
|
command.
|