tempest/releasenotes/notes/add-load-list-cmd-35a4a2e6e...

8 lines
237 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.