Codebase list cinder-tempest-plugin / 5ddbb9d
Merge tag '1.8.0' into debian/antelope cinder-tempest-plugin 1.8.0 release meta:version: 1.8.0 meta:diff-start: - meta:series: antelope meta:release-type: release meta:pypi: no meta:first: yes meta:release:Author: Ghanshyam Mann <gmann@ghanshyammann.com> meta:release:Commit: Ghanshyam Mann <gmann@ghanshyammann.com> meta:release:Change-Id: I75a8d9d941151ee6fb55a275128df6e19e5e6655 meta:release:Code-Review+1: Rajat Dhasmana <rajatdhasmana@gmail.com> meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech> meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org> meta:release:Workflow+1: Thierry Carrez <thierry@openstack.org> Thomas Goirand 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: