Codebase list cinder-tempest-plugin / dfe2c22
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
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
229229 - name: opendev.org/openstack/cinder-tempest-plugin
230230 override-checkout: stein-last
231231 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'
233233
234234 - job:
235235 name: cinder-tempest-plugin-cbak-ceph