Replace deprecated terms

Following up on	the usage of inclusive jargon [1] and to ensure
consistency in code, there is a need to replace deprecated term
tempest_test_blacklist with a new term tempest_test_exclude_list.

[1] https://review.opendev.org/c/openstack/tempest/+/768583

Change-Id: Iefe171f63a1b9dd7770ac81848771e1cdea6e2f6
This commit is contained in:
Katarina Strenkova 2023-08-01 14:20:00 +02:00
parent 8950982d04
commit 88d639e529
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
devstack-plugin-open-cas: https://opendev.org/openstack/devstack-plugin-open-cas
tox_envlist: all
tempest_test_regex: (^tempest\.(api|scenario)|(^cinder_tempest_plugin))
tempest_test_blacklist: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/tempest"].src_dir }}/tools/tempest-integrated-gate-storage-blacklist.txt'
tempest_test_exclude_list: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/tempest"].src_dir }}/tools/tempest-integrated-gate-storage-exclude-list.txt'
- project:
check: