diff --git a/releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml b/releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml new file mode 100644 index 0000000000..403bbada28 --- /dev/null +++ b/releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml @@ -0,0 +1,7 @@ +--- +features: + - | + Adds a new cli option to tempest run, --load-list + to specify target tests to run from a list-file. The list-file + supports the output format of the tempest run --list-tests + command.