blob: 130744b532e04560114e5fca5414c9bb260f9353 [file] [log] [blame]
Chandan Kumar23e5b632018-01-04 23:36:43 +05301- project:
Doug Hellmann4a63cd52018-09-09 05:49:23 -04002 templates:
3 - check-requirements
4 - tempest-plugin-jobs
Chandan Kumar23e5b632018-01-04 23:36:43 +05305 check:
6 jobs:
whoami-rajat6dc9a2f2021-05-18 07:01:33 -04007 - cinder-tempest-plugin-lvm-multiattach
Luigi Toscanoc6215bd2020-02-21 12:42:58 +01008 - cinder-tempest-plugin-lvm-lio-barbican
Luigi Toscano8515b582022-04-27 16:11:13 +02009 - cinder-tempest-plugin-lvm-lio-barbican-centos-9-stream:
Luigi Toscanof1441832020-05-01 19:33:21 +020010 voting: false
Brian Rosmaitae5ae1ed2022-12-21 08:53:24 -050011 # FIXME: the tgt job is broken on jammy, and we may be removing tgt
12 # support anyway. So make it non-voting until we figure out what to
13 # do about this, which should be at the March 2023 virtual PTG.
14 - cinder-tempest-plugin-lvm-tgt-barbican:
15 voting: false
Ade Lee723c3b92022-06-21 15:05:25 -040016 - cinder-tempest-plugin-lvm-lio-barbican-fips:
17 voting: false
Gorka Eguileor87d48022023-01-18 10:23:34 +010018 - cinder-tempest-plugin-lvm-nvmet-barbican
Lee Yarwood103c2f72021-01-21 15:38:44 +000019 - nova-ceph-multistore:
20 voting: false
Sofia Enriquezf44ff142020-04-03 20:04:22 +000021 - cinder-tempest-plugin-cbak-ceph
Hironori Shiina207d6672021-01-22 13:25:03 -050022 - cinder-tempest-plugin-cbak-s3
Ghanshyam Mann965cd722022-05-27 15:20:13 -050023 # As per the Tempest "Stable Branch Support Policy", Tempest will only
24 # support the "Maintained" stable branches and not the "Extended Maintained"
25 # branches. That is what we need to do for all tempest plugins. Only jobs
26 # for the current releasable ("Maintained") stable branches should be listed
27 # here.
Ghanshyam Mann35f531d2022-10-15 22:38:23 -050028 - cinder-tempest-plugin-basic-zed
Ghanshyam Mannaaf4e512022-04-14 19:14:00 -050029 - cinder-tempest-plugin-basic-yoga
Ghanshyam Mannffd05a72022-01-18 18:48:33 -060030 - cinder-tempest-plugin-basic-xena
Luigi Toscano2cbd0422023-03-13 14:50:26 +010031 - cinder-tempest-plugin-protection-functional
Luigi Toscanoc6215bd2020-02-21 12:42:58 +010032 gate:
33 jobs:
34 - cinder-tempest-plugin-lvm-lio-barbican
Gorka Eguileor87d48022023-01-18 10:23:34 +010035 - cinder-tempest-plugin-lvm-nvmet-barbican
Brian Rosmaitae5ae1ed2022-12-21 08:53:24 -050036 # FIXME: no sense running a non-voting gate job. See comment above.
37 # - cinder-tempest-plugin-lvm-tgt-barbican
Sofia Enriquezf44ff142020-04-03 20:04:22 +000038 - cinder-tempest-plugin-cbak-ceph
Luigi Toscano3d907472021-03-08 10:26:12 +010039 experimental:
40 jobs:
Ghanshyam Mann35f531d2022-10-15 22:38:23 -050041 - cinder-tempest-plugin-cbak-ceph-zed
Ghanshyam Mannaaf4e512022-04-14 19:14:00 -050042 - cinder-tempest-plugin-cbak-ceph-yoga
Ghanshyam Mannffd05a72022-01-18 18:48:33 -060043 - cinder-tempest-plugin-cbak-ceph-xena
Chandan Kumar23e5b632018-01-04 23:36:43 +053044
45- job:
Lance Bragstadd3fddec2021-02-16 16:27:13 +000046 name: cinder-tempest-plugin-protection-functional
47 parent: devstack-tempest
48 required-projects:
49 - opendev.org/openstack/cinder-tempest-plugin
50 - opendev.org/openstack/cinder
51 vars:
52 tox_envlist: all
53 tempest_test_regex: 'cinder_tempest_plugin.rbac'
54 devstack_local_conf:
55 test-config:
56 $CINDER_CONF:
57 oslo_policy:
58 enforce_new_defaults: True
59 $TEMPEST_CONFIG:
60 enforce_scope:
61 cinder: True
62 tempest_plugins:
63 - cinder-tempest-plugin
64
65- job:
whoami-rajat6dc9a2f2021-05-18 07:01:33 -040066 name: cinder-tempest-plugin-lvm-multiattach
67 description: |
68 This enables multiattach tests along with standard tempest tests
69 parent: devstack-tempest
70 required-projects:
71 - opendev.org/openstack/tempest
72 - opendev.org/openstack/cinder-tempest-plugin
73 - opendev.org/openstack/cinder
74 vars:
Brian Rosmaita0de194c2023-11-22 08:47:45 -050075 configure_swap_size: 8192
whoami-rajat6dc9a2f2021-05-18 07:01:33 -040076 tempest_test_regex: '(^tempest\.(api|scenario)|(^cinder_tempest_plugin))'
77 tempest_test_exclude_list: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/tempest"].src_dir }}/tools/tempest-integrated-gate-storage-exclude-list.txt'
Alan Bishop8f39caf2022-08-17 08:33:44 -070078 # Temporarily exclude TestMultiAttachVolumeSwap until LP bug #1980816 is resolved.
Eric Harneyedd61112023-05-24 10:50:13 -040079 # Other excluded tests are tests that are somewhat time consuming but unrelated
80 # to multi-attach testing.
81 tempest_exclude_regex: 'TestMultiAttachVolumeSwap|^tempest.api.image|^tempest.api.object_storage|^tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted|^tempest.scenario.test_server_advanced_ops|^tempest.scenario.test_unified_limits'
whoami-rajat6dc9a2f2021-05-18 07:01:33 -040082 tox_envlist: all
83 devstack_localrc:
84 ENABLE_VOLUME_MULTIATTACH: true
85 tempest_plugins:
86 - cinder-tempest-plugin
87 irrelevant-files:
88 - ^.*\.rst$
89 - ^doc/.*$
90 - ^releasenotes/.*$
Eric Harneyd0e5b912023-05-24 10:06:07 -040091 timeout: 10800
whoami-rajat6dc9a2f2021-05-18 07:01:33 -040092
93- job:
Luigi Toscano1370db42021-03-03 21:31:11 +010094 name: cinder-tempest-plugin-lvm-barbican-base-abstract
Chandan Kumar23e5b632018-01-04 23:36:43 +053095 description: |
Eric Harneyfb18e1a2018-01-24 16:14:13 -050096 This is a base job for lvm with lio & tgt targets
Chandan Kumar23e5b632018-01-04 23:36:43 +053097 parent: devstack-tempest
Luigi Toscano1370db42021-03-03 21:31:11 +010098 abstract: true
Luigi Toscanoa571b392020-04-17 19:30:23 +020099 timeout: 10800
Chandan Kumar23e5b632018-01-04 23:36:43 +0530100 required-projects:
Luigi Toscanoc6215bd2020-02-21 12:42:58 +0100101 - opendev.org/openstack/barbican
102 - opendev.org/openstack/tempest
103 - opendev.org/openstack/cinder-tempest-plugin
104 - opendev.org/openstack/cinder
Luigi Toscanoc6215bd2020-02-21 12:42:58 +0100105 host-vars:
106 controller:
107 devstack_plugins:
108 barbican: https://opendev.org/openstack/barbican
Chandan Kumar23e5b632018-01-04 23:36:43 +0530109 vars:
Brian Rosmaita0de194c2023-11-22 08:47:45 -0500110 configure_swap_size: 8192
Sofia Enriquezf44ff142020-04-03 20:04:22 +0000111 tempest_test_regex: '(^tempest\.(api|scenario)|(^cinder_tempest_plugin))'
Doug Hellmann4a63cd52018-09-09 05:49:23 -0400112 tox_envlist: all
Chandan Kumar23e5b632018-01-04 23:36:43 +0530113 devstack_localrc:
Luigi Toscanoc6215bd2020-02-21 12:42:58 +0100114 CINDER_LVM_TYPE: thin
115 CINDER_COORDINATION_URL: 'file://\$state_path'
Luigi Toscanoa571b392020-04-17 19:30:23 +0200116 devstack_local_conf:
117 test-config:
118 $TEMPEST_CONFIG:
Luigi Toscano5d7847c2021-02-25 22:16:32 +0100119 auth:
120 # FIXME: 'creator' should be re-added by the barbican devstack plugin
121 # but the value below override everything.
122 tempest_roles: member,creator
Brian Rosmaita0587ca62022-05-13 22:02:40 -0400123 volume:
124 build_timeout: 300
Luigi Toscanoa571b392020-04-17 19:30:23 +0200125 volume-feature-enabled:
126 volume_revert: True
Chandan Kumar23e5b632018-01-04 23:36:43 +0530127 devstack_services:
128 barbican: true
Luigi Toscanoc6215bd2020-02-21 12:42:58 +0100129 tempest_plugins:
130 - cinder-tempest-plugin
Chandan Kumar23e5b632018-01-04 23:36:43 +0530131 irrelevant-files:
132 - ^.*\.rst$
133 - ^doc/.*$
134 - ^releasenotes/.*$
Sofia Enriquezf44ff142020-04-03 20:04:22 +0000135
136- job:
Luigi Toscano1370db42021-03-03 21:31:11 +0100137 name: cinder-tempest-plugin-lvm-barbican-base
138 description: |
139 This is a base job for lvm with lio & tgt targets
140 with cinderlib tests.
Alexander Deiter9fd78d52023-06-09 14:26:37 +0000141 branches: ^(?!stable/(ocata|pike|queens|rocky|stein|train|ussuri|victoria|wallaby)).*$
Luigi Toscano1370db42021-03-03 21:31:11 +0100142 parent: cinder-tempest-plugin-lvm-barbican-base-abstract
143 roles:
144 - zuul: opendev.org/openstack/cinderlib
145 required-projects:
146 - opendev.org/openstack/cinderlib
147 run: playbooks/tempest-and-cinderlib-run.yaml
148 # Required to collect the tox-based logs of the cinderlib functional tests
149 post-run: playbooks/post-cinderlib.yaml
150 vars:
151 fetch_subunit_output_additional_dirs:
152 - "{{ ansible_user_dir }}/{{ zuul.projects['opendev.org/openstack/cinderlib'].src_dir }}"
Luigi Toscano7e297882021-04-20 17:04:12 +0200153 tempest_test_exclude_list: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/tempest"].src_dir }}/tools/tempest-integrated-gate-storage-exclude-list.txt'
Luigi Toscano1370db42021-03-03 21:31:11 +0100154
155- job:
156 name: cinder-tempest-plugin-lvm-barbican-base
157 description: |
158 This is a base job for lvm with lio & tgt targets
Alexander Deiter9fd78d52023-06-09 14:26:37 +0000159 with cinderlib tests to run on stable/wallaby
160 testing. To run on those stable branches that are using tempest
161 29.0.0 (which is set in the devstack stackrc file), we must
162 use cinder-tempest-plugin compatible version 1.8.0.
163 branches:
164 - stable/wallaby
165 parent: cinder-tempest-plugin-lvm-barbican-base-abstract
166 roles:
167 - zuul: opendev.org/openstack/cinderlib
168 required-projects:
169 - opendev.org/openstack/cinderlib
170 - name: opendev.org/openstack/cinder-tempest-plugin
171 override-checkout: 1.8.0
172 run: playbooks/tempest-and-cinderlib-run.yaml
173 # Required to collect the tox-based logs of the cinderlib functional tests
174 post-run: playbooks/post-cinderlib.yaml
175 vars:
176 fetch_subunit_output_additional_dirs:
177 - "{{ ansible_user_dir }}/{{ zuul.projects['opendev.org/openstack/cinderlib'].src_dir }}"
178 tempest_test_exclude_list: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/tempest"].src_dir }}/tools/tempest-integrated-gate-storage-exclude-list.txt'
179
180- job:
181 name: cinder-tempest-plugin-lvm-barbican-base
182 description: |
183 This is a base job for lvm with lio & tgt targets
Brian Rosmaita6b7ddd32022-11-02 18:12:43 -0400184 with cinderlib tests to run on stable/victoria
Ghanshyam Mann965cd722022-05-27 15:20:13 -0500185 testing. To run on those stable branches that are using tempest
186 26.1.0 (which is set in the devstack stackrc file), we must
187 use cinder-tempest-plugin compatible version 1.3.0.
Ghanshyam Mann9d89d4e2022-05-25 12:21:18 -0500188 branches:
Ghanshyam Mann9d89d4e2022-05-25 12:21:18 -0500189 - stable/victoria
Ghanshyam Mannfc98b282022-01-20 21:10:59 -0600190 parent: cinder-tempest-plugin-lvm-barbican-base-abstract
191 roles:
192 - zuul: opendev.org/openstack/cinderlib
193 required-projects:
194 - opendev.org/openstack/cinderlib
195 - name: opendev.org/openstack/cinder-tempest-plugin
196 override-checkout: 1.3.0
197 run: playbooks/tempest-and-cinderlib-run.yaml
198 # Required to collect the tox-based logs of the cinderlib functional tests
199 post-run: playbooks/post-cinderlib.yaml
200 vars:
201 fetch_subunit_output_additional_dirs:
202 - "{{ ansible_user_dir }}/{{ zuul.projects['opendev.org/openstack/cinderlib'].src_dir }}"
203 tempest_test_exclude_list: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/tempest"].src_dir }}/tools/tempest-integrated-gate-storage-exclude-list.txt'
204
205- job:
206 name: cinder-tempest-plugin-lvm-barbican-base
207 description: |
208 This is a base job for lvm with lio & tgt targets
Brian Rosmaita6b7ddd32022-11-02 18:12:43 -0400209 for stable/train and stable/ussuri testing.
210 To run on those stable branches that are using tempest
211 26.1.0 (which is set in the devstack stackrc file), we must
212 use cinder-tempest-plugin compatible version 1.3.0.
213 We no longer test cinderlib because it's EOL on these branches.
214 branches:
215 - stable/train
216 - stable/ussuri
217 parent: cinder-tempest-plugin-lvm-barbican-base-abstract
218 required-projects:
219 - opendev.org/openstack/cinderlib
220 - name: opendev.org/openstack/cinder-tempest-plugin
221 override-checkout: 1.3.0
222 vars:
223 tempest_test_exclude_list: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/tempest"].src_dir }}/tools/tempest-integrated-gate-storage-exclude-list.txt'
224
225- job:
226 name: cinder-tempest-plugin-lvm-barbican-base
227 description: |
228 This is a base job for lvm with lio & tgt targets
Luigi Toscano1370db42021-03-03 21:31:11 +0100229 branches: ^(?=stable/(ocata|pike|queens|rocky|stein)).*$
230 parent: cinder-tempest-plugin-lvm-barbican-base-abstract
Luigi Toscanoeba85542021-06-28 17:31:59 +0200231 required-projects:
232 - name: opendev.org/openstack/cinder-tempest-plugin
233 override-checkout: stein-last
Luigi Toscano7e297882021-04-20 17:04:12 +0200234 vars:
Katarina Strenkovadfe2c222023-07-27 12:08:43 +0200235 tempest_test_blacklist: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/tempest"].src_dir }}/tools/tempest-integrated-gate-storage-exclude-list.txt'
Luigi Toscano1370db42021-03-03 21:31:11 +0100236
237- job:
Sofia Enriquezf44ff142020-04-03 20:04:22 +0000238 name: cinder-tempest-plugin-cbak-ceph
239 parent: devstack-plugin-ceph-tempest-py3
240 description: |
241 Integration tests that runs with the ceph devstack plugin, py3
242 and enable the backup service.
243 vars:
Brian Rosmaita6e4b53a2022-05-14 12:15:50 -0400244 configure_swap_size: 4096
Luigi Toscanoa571b392020-04-17 19:30:23 +0200245 devstack_local_conf:
246 test-config:
247 $TEMPEST_CONFIG:
248 volume-feature-enabled:
249 volume_revert: True
Sofia Enriquezf44ff142020-04-03 20:04:22 +0000250 devstack_services:
251 c-bak: true
Eric Harney310228c2023-03-09 14:11:34 -0500252 devstack_localrc:
253 CINDER_QUOTA_VOLUMES: 25
Eric Harneyd0e5b912023-05-24 10:06:07 -0400254 timeout: 10800
Eric Harneyfb18e1a2018-01-24 16:14:13 -0500255
Luigi Toscano3d907472021-03-08 10:26:12 +0100256- job:
Ghanshyam Mann35f531d2022-10-15 22:38:23 -0500257 name: cinder-tempest-plugin-cbak-ceph-zed
258 parent: cinder-tempest-plugin-cbak-ceph
259 nodeset: openstack-single-node-focal
260 override-checkout: stable/zed
261
262- job:
Ghanshyam Mannaaf4e512022-04-14 19:14:00 -0500263 name: cinder-tempest-plugin-cbak-ceph-yoga
264 parent: cinder-tempest-plugin-cbak-ceph
265 nodeset: openstack-single-node-focal
266 override-checkout: stable/yoga
267
268- job:
Ghanshyam Mannffd05a72022-01-18 18:48:33 -0600269 name: cinder-tempest-plugin-cbak-ceph-xena
270 parent: cinder-tempest-plugin-cbak-ceph
271 nodeset: openstack-single-node-focal
272 override-checkout: stable/xena
273
274- job:
Ghanshyam Mann75bf2c22021-04-29 18:51:06 -0500275 name: cinder-tempest-plugin-cbak-ceph-wallaby
276 parent: cinder-tempest-plugin-cbak-ceph
277 nodeset: openstack-single-node-focal
278 override-checkout: stable/wallaby
279
Luigi Toscanoa571b392020-04-17 19:30:23 +0200280# variant for pre-Ussuri branches (no volume revert for Ceph),
281# should this job be used on those branches
282- job:
283 name: cinder-tempest-plugin-cbak-ceph
284 branches: ^(?=stable/(ocata|pike|queens|rocky|stein|train)).*$
285 vars:
286 devstack_local_conf:
287 test-config:
288 $TEMPEST_CONFIG:
289 volume-feature-enabled:
290 volume_revert: False
291
Eric Harneyfb18e1a2018-01-24 16:14:13 -0500292- job:
293 name: cinder-tempest-plugin-lvm-lio-barbican
294 description: |
295 This jobs configures Cinder with LVM, LIO, barbican and
296 runs tempest tests and cinderlib tests.
297 parent: cinder-tempest-plugin-lvm-barbican-base
298 vars:
299 devstack_localrc:
300 CINDER_ISCSI_HELPER: lioadm
301
302- job:
Radosław Piliszek51b819b2021-06-07 17:21:22 +0000303 name: cinder-tempest-plugin-lvm-lio-barbican-centos-8-stream
Luigi Toscanof1441832020-05-01 19:33:21 +0200304 parent: cinder-tempest-plugin-lvm-lio-barbican
Radosław Piliszek51b819b2021-06-07 17:21:22 +0000305 nodeset: devstack-single-node-centos-8-stream
Luigi Toscanof1441832020-05-01 19:33:21 +0200306 description: |
307 This jobs configures Cinder with LVM, LIO, barbican and
Luigi Toscano8515b582022-04-27 16:11:13 +0200308 runs tempest tests and cinderlib tests on CentOS Stream 8.
309
310- job:
311 name: cinder-tempest-plugin-lvm-lio-barbican-centos-9-stream
312 parent: cinder-tempest-plugin-lvm-lio-barbican
313 nodeset: devstack-single-node-centos-9-stream
314 description: |
315 This jobs configures Cinder with LVM, LIO, barbican and
316 runs tempest tests and cinderlib tests on CentOS Stream 9.
Luigi Toscanof1441832020-05-01 19:33:21 +0200317
318- job:
Ade Lee723c3b92022-06-21 15:05:25 -0400319 name: cinder-tempest-plugin-lvm-lio-barbican-fips
320 parent: cinder-tempest-plugin-lvm-lio-barbican-centos-9-stream
321 description: |
322 This job configures Cinder with LVM, LIO, barbican and
323 runs tempest tests and cinderlib tests on CentOS Stream 9
324 under FIPS mode
325 pre-run: playbooks/enable-fips.yaml
326 vars:
Ade Lee723c3b92022-06-21 15:05:25 -0400327 nslookup_target: 'opendev.org'
328 tempest_exclude_regex: 'test_encrypted_cinder_volumes_cryptsetup'
329
330- job:
Gorka Eguileor87d48022023-01-18 10:23:34 +0100331 name: cinder-tempest-plugin-lvm-nvmet-barbican
332 description: |
333 This jobs configures Cinder with LVM, nvmet, barbican and
334 runs tempest tests and cinderlib tests. nvmet is
335 configured to use the new connection information format,
336 NVMe-oF native multipathing, and sharing the NVMe-oF
337 namespace for all the connections to the same node.
338 # TODO: switch to cinder-tempest-plugin-lvm-barbican-base
339 # when cinderlib support for NVMe is fixed
340 parent: cinder-tempest-plugin-lvm-barbican-base-abstract
341 pre-run: playbooks/install-multipath.yaml
342 vars:
343 devstack_localrc:
344 CINDER_TARGET_HELPER: nvmet
345 CINDER_TARGET_PROTOCOL: nvmet_tcp
346 TEMPEST_STORAGE_PROTOCOL: nvmeof
347 devstack_local_conf:
348 test-config:
349 $TEMPEST_CONFIG:
350 volume-feature-enabled:
351 # NotImplementedError: Revert volume to snapshot not implemented for thin LVM.
352 volume_revert: False
353 post-config:
354 $NOVA_CONF:
355 libvirt:
356 volume_use_multipath: true
357 $CINDER_CONF:
358 lvmdriver-1:
359 nvmeof_conn_info_version: 2
360 lvm_share_target: true
361 target_secondary_ip_addresses: 127.0.0.1
362 use_multipath_for_image_xfer: true
363
364- job:
Eric Harneyfb18e1a2018-01-24 16:14:13 -0500365 name: cinder-tempest-plugin-lvm-tgt-barbican
366 description: |
367 This jobs configures Cinder with LVM, tgt, barbican and
368 runs tempest tests and cinderlib tests.
369 parent: cinder-tempest-plugin-lvm-barbican-base
Lee Yarwood1ee1efc2021-03-10 09:34:31 +0000370 vars:
371 devstack_localrc:
372 CINDER_ISCSI_HELPER: tgtadm
Ghanshyam Mann93621532020-05-05 18:47:12 -0500373
374- job:
Hironori Shiina207d6672021-01-22 13:25:03 -0500375 name: cinder-tempest-plugin-cbak-s3
376 parent: cinder-tempest-plugin-basic
377 description: |
378 Integration tests that runs with the s3 backup driver with
379 Swift S3 API.
380 vars:
381 devstack_localrc:
382 CINDER_BACKUP_DRIVER: 's3_swift'
383 devstack_services:
384 c-bak: true
385 s3api: true
386 # Workaround: TLS proxy seems to cause S3 signature mismatch.
387 tls-proxy: false
388 tempest_test_regex: '(test_volume_backup|test_volumes_backup|test_snapshot_backup)'
389- job:
Ghanshyam Mann93621532020-05-05 18:47:12 -0500390 name: cinder-tempest-plugin-basic
391 parent: devstack-tempest
392 description: |
393 Cinder tempest plugin tests job which run only cinder-tempest-plugin
394 tests.
395 required-projects:
396 - opendev.org/openstack/cinder-tempest-plugin
397 vars:
398 devstack_localrc:
399 TEMPEST_VOLUME_REVERT_TO_SNAPSHOT: True
400 tox_envlist: all
401 tempest_test_regex: cinder_tempest_plugin
402 tempest_plugins:
403 - cinder-tempest-plugin
404 irrelevant-files:
405 - ^.*\.rst$
406 - ^doc/.*$
407 - ^releasenotes/.*$
408
409- job:
Ghanshyam Mann35f531d2022-10-15 22:38:23 -0500410 name: cinder-tempest-plugin-basic-zed
411 parent: cinder-tempest-plugin-basic
412 nodeset: openstack-single-node-focal
413 override-checkout: stable/zed
414
415- job:
Ghanshyam Mannaaf4e512022-04-14 19:14:00 -0500416 name: cinder-tempest-plugin-basic-yoga
417 parent: cinder-tempest-plugin-basic
418 nodeset: openstack-single-node-focal
419 override-checkout: stable/yoga
420
421- job:
Ghanshyam Mannffd05a72022-01-18 18:48:33 -0600422 name: cinder-tempest-plugin-basic-xena
423 parent: cinder-tempest-plugin-basic
424 nodeset: openstack-single-node-focal
425 override-checkout: stable/xena