Replace deprecated terms

Following up on	the usage of inclusive jargon 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.

Change-Id: I35f764f39e2e07c15822feaf966fb3dfd285d9e0
This commit is contained in:
Katarina Strenkova 2023-07-27 12:08:43 +02:00
parent 52a75f4e3a
commit dfe2c229ed
1 changed files with 1 additions and 1 deletions

View File

@ -230,7 +230,7 @@
- name: opendev.org/openstack/cinder-tempest-plugin
override-checkout: stein-last
vars:
tempest_test_blacklist: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/tempest"].src_dir }}/tools/tempest-integrated-gate-storage-blacklist.txt'
tempest_test_blacklist: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/tempest"].src_dir }}/tools/tempest-integrated-gate-storage-exclude-list.txt'
- job:
name: cinder-tempest-plugin-cbak-ceph