File: add-load-list-cmd-35a4a2e6ea0a36fd.yaml

package info (click to toggle)
tempest 1%3A19.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,564 kB
  • sloc: python: 69,123; sh: 196; makefile: 80
file content (7 lines) | stat: -rw-r--r-- 237 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
---
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.