tempest/releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml
Trevor McCasland ae0e27b542 Add release note for --load-list
This is a follow up patch to:
    I75488871ac797d6bec4e2834c9d1b0c7885c891b

Change-Id: Ic181159530a86532a7d5529f42e216a09fa98b72
2017-10-05 20:08:16 +00:00

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.