blob: 089569e19aaa51d1065966dfe7d0537fd695b4e1 [file] [log] [blame]
Martin Kopecdc844232020-12-24 15:57:53 +00001---
2deprecations:
3 - |
4 In this release the following tempest arguments are deprecated and
5 replaced by new ones which are functionally equivalent:
6
7 * --black-regex is replaced by --exclude-regex
8 * --blacklist-file is replaced by --exclude-list
9 * --whitelist-file is replaced by --include-list
10
11 For now Tempest supports both (new and old ones) in order to make the
12 transition for all consumers smoother. However, that's just a temporary
13 case and the old options will be removed soon.