blob: 0f9a0f6beca6e8e72298a9f3e01f5a885a452439 [file] [log] [blame]
---
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).