blob: 265853d2eff7fc88c17d3f710e440e12490bf39b [file] [log] [blame]
ghanshyam2a69e462018-02-23 07:21:43 +00001---
2features:
3 - |
4 Adds a new CLI arg in tempest run, --black-regex, which is a regex to
5 exclude the tests that match it.
6fixes:
7 - |
8 Fixes tempest run CLI args mutually exclusive behavior which should not
9 be the case anymore (Bug#1751201).