Martin Kopec | dc84423 | 2020-12-24 15:57:53 +0000 | [diff] [blame] | 1 | --- |
| 2 | deprecations: |
| 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. |