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
Katarina Strenkova
2 years ago
| 229 | 229 | - name: opendev.org/openstack/cinder-tempest-plugin |
| 230 | 230 | override-checkout: stein-last |
| 231 | 231 | vars: |
| 232 | tempest_test_blacklist: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/tempest"].src_dir }}/tools/tempest-integrated-gate-storage-blacklist.txt' | |
| 232 | tempest_test_blacklist: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/tempest"].src_dir }}/tools/tempest-integrated-gate-storage-exclude-list.txt' | |
| 233 | 233 | |
| 234 | 234 | - job: |
| 235 | 235 | name: cinder-tempest-plugin-cbak-ceph |