Codebase list cinder-tempest-plugin / 0e94611
Merge "Don't test EOL cinderlib branches" Zuul authored 3 years ago Gerrit Code Review committed 3 years ago
1 changed file(s) with 21 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
143143 name: cinder-tempest-plugin-lvm-barbican-base
144144 description: |
145145 This is a base job for lvm with lio & tgt targets
146 with cinderlib tests to run on stable/train to stable/victoria
146 with cinderlib tests to run on stable/victoria
147147 testing. To run on those stable branches that are using tempest
148148 26.1.0 (which is set in the devstack stackrc file), we must
149149 use cinder-tempest-plugin compatible version 1.3.0.
150150 branches:
151 - stable/train
152 - stable/ussuri
153151 - stable/victoria
154152 parent: cinder-tempest-plugin-lvm-barbican-base-abstract
155153 roles:
164162 vars:
165163 fetch_subunit_output_additional_dirs:
166164 - "{{ ansible_user_dir }}/{{ zuul.projects['opendev.org/openstack/cinderlib'].src_dir }}"
165 tempest_test_exclude_list: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/tempest"].src_dir }}/tools/tempest-integrated-gate-storage-exclude-list.txt'
166
167 - job:
168 name: cinder-tempest-plugin-lvm-barbican-base
169 description: |
170 This is a base job for lvm with lio & tgt targets
171 for stable/train and stable/ussuri testing.
172 To run on those stable branches that are using tempest
173 26.1.0 (which is set in the devstack stackrc file), we must
174 use cinder-tempest-plugin compatible version 1.3.0.
175 We no longer test cinderlib because it's EOL on these branches.
176 branches:
177 - stable/train
178 - stable/ussuri
179 parent: cinder-tempest-plugin-lvm-barbican-base-abstract
180 required-projects:
181 - opendev.org/openstack/cinderlib
182 - name: opendev.org/openstack/cinder-tempest-plugin
183 override-checkout: 1.3.0
184 vars:
167185 tempest_test_exclude_list: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/tempest"].src_dir }}/tools/tempest-integrated-gate-storage-exclude-list.txt'
168186
169187 - job: