tempest/releasenotes/notes/tempest-run-fix-updates-564...

10 lines
263 B
YAML

---
features:
- |
Adds a new CLI arg in tempest run, ``--black-regex``, which is a
regex to exclude the tests that match it.
fixes:
- |
Fixes tempest run CLI args mutually exclusive behavior which should not
be the case anymore (Bug#1751201).