Codebase list cinder-tempest-plugin / ec47ff7
zuul: move the storage exclude list to the lvm-lio abstract job Probably for historical reason this was not added to the "eldest" job where it was needed. The result was that the lvm-nvmet-barbican job did not use the exclude list, thus running more tests than needed. A very old variant (probably not in use anymore) requires the old version of the exclude list variable, and that's left there, and the old variable being inherited shouldn't be a problem. Change-Id: Ie576bc660df829288ebdd4bf952bad3c19b2bbcd Luigi Toscano 1 year, 8 months ago
1 changed file(s) with 1 addition(s) and 7 deletion(s). Raw diff Collapse all Expand all
109109 vars:
110110 configure_swap_size: 8192
111111 tempest_test_regex: '(^tempest\.(api|scenario)|(^cinder_tempest_plugin))'
112 tempest_test_exclude_list: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/tempest"].src_dir }}/tools/tempest-integrated-gate-storage-exclude-list.txt'
112113 tox_envlist: all
113114 devstack_localrc:
114115 CINDER_LVM_TYPE: thin
143144 # from the 21st century!
144145 branches: ^(master|(stable/(202[4-9]|20[3-9]\d|2[1-9]\d\d|[3-9]\d\d\d))\.[12])$
145146 parent: cinder-tempest-plugin-lvm-barbican-base-abstract
146 vars:
147 tempest_test_exclude_list: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/tempest"].src_dir }}/tools/tempest-integrated-gate-storage-exclude-list.txt'
148147
149148 - job:
150149 name: cinder-tempest-plugin-lvm-barbican-base
163162 vars:
164163 fetch_subunit_output_additional_dirs:
165164 - "{{ ansible_user_dir }}/{{ zuul.projects['opendev.org/openstack/cinderlib'].src_dir }}"
166 tempest_test_exclude_list: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/tempest"].src_dir }}/tools/tempest-integrated-gate-storage-exclude-list.txt'
167165
168166 - job:
169167 name: cinder-tempest-plugin-lvm-barbican-base
188186 vars:
189187 fetch_subunit_output_additional_dirs:
190188 - "{{ ansible_user_dir }}/{{ zuul.projects['opendev.org/openstack/cinderlib'].src_dir }}"
191 tempest_test_exclude_list: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/tempest"].src_dir }}/tools/tempest-integrated-gate-storage-exclude-list.txt'
192189
193190 - job:
194191 name: cinder-tempest-plugin-lvm-barbican-base
213210 vars:
214211 fetch_subunit_output_additional_dirs:
215212 - "{{ ansible_user_dir }}/{{ zuul.projects['opendev.org/openstack/cinderlib'].src_dir }}"
216 tempest_test_exclude_list: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/tempest"].src_dir }}/tools/tempest-integrated-gate-storage-exclude-list.txt'
217213
218214 - job:
219215 name: cinder-tempest-plugin-lvm-barbican-base
231227 required-projects:
232228 - name: opendev.org/openstack/cinder-tempest-plugin
233229 override-checkout: 1.3.0
234 vars:
235 tempest_test_exclude_list: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/tempest"].src_dir }}/tools/tempest-integrated-gate-storage-exclude-list.txt'
236230
237231 - job:
238232 name: cinder-tempest-plugin-lvm-barbican-base