openstack-ansible-os_tempest/releasenotes/notes/remove-whitelist-blacklist-b7ee801064de0bca.yaml
Jonathan Rosser 47deba8c31 Remove deprecated variables
More suitable replacement variables have been available for
several releases now so we can remove the deprecated vars.

Tripleo still defines these deprecated variables in several
places but seems to have made no attempt to move to the new
vars, and tripleo is itself now deprecated so we should move
ahead with removal of these vars from os_tempest.

Change-Id: I5a4a90bc963acc8b44caf7eb060b763e0f90a50f
2023-08-16 09:03:23 +01:00

7 lines
227 B
YAML

---
upgrade:
- |
The previously deprecated variables `tempest_test_whitelist` and
`tempest_test_blacklist` are removed. The replacement include/exclude
lists should be used instead to define tempest tests to run.