blob: 4343f6df890e93c0b7509fddddb4fcac96d17008 [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
Brian Rosmaita3ca0d542024-04-10 09:47:32 -040024 # support the "Maintained" stable branches, so only jobs for the
25 # current stable branches should be listed here.
26 - cinder-tempest-plugin-basic-2024-1
Brian Rosmaitabda383e2024-02-08 16:39:41 -050027 - cinder-tempest-plugin-basic-2023-2
Ghanshyam Manned387a02023-06-08 22:31:17 -050028 - cinder-tempest-plugin-basic-2023-1
Luigi Toscano2cbd0422023-03-13 14:50:26 +010029 - cinder-tempest-plugin-protection-functional
Luigi Toscanoc6215bd2020-02-21 12:42:58 +010030 gate:
31 jobs:
32 - cinder-tempest-plugin-lvm-lio-barbican
Gorka Eguileor87d48022023-01-18 10:23:34 +010033 - cinder-tempest-plugin-lvm-nvmet-barbican
Brian Rosmaitae5ae1ed2022-12-21 08:53:24 -050034 # FIXME: no sense running a non-voting gate job. See comment above.
35 # - cinder-tempest-plugin-lvm-tgt-barbican
Sofia Enriquezf44ff142020-04-03 20:04:22 +000036 - cinder-tempest-plugin-cbak-ceph
Luigi Toscano3d907472021-03-08 10:26:12 +010037 experimental:
38 jobs:
Brian Rosmaita3ca0d542024-04-10 09:47:32 -040039 - cinder-tempest-plugin-cbak-ceph-2024-1
Brian Rosmaitabda383e2024-02-08 16:39:41 -050040 - cinder-tempest-plugin-cbak-ceph-2023-2
Ghanshyam Manned387a02023-06-08 22:31:17 -050041 - cinder-tempest-plugin-cbak-ceph-2023-1
Chandan Kumar23e5b632018-01-04 23:36:43 +053042
43- job:
Lance Bragstadd3fddec2021-02-16 16:27:13 +000044 name: cinder-tempest-plugin-protection-functional
45 parent: devstack-tempest
46 required-projects:
47 - opendev.org/openstack/cinder-tempest-plugin
48 - opendev.org/openstack/cinder
49 vars:
50 tox_envlist: all
51 tempest_test_regex: 'cinder_tempest_plugin.rbac'
Douglas Mendizábalc00cb0a2024-01-19 13:47:54 -050052 devstack_localrc:
53 KEYSTONE_ENFORCE_SCOPE: True
Lance Bragstadd3fddec2021-02-16 16:27:13 +000054 devstack_local_conf:
55 test-config:
56 $CINDER_CONF:
57 oslo_policy:
Douglas Mendizábalc00cb0a2024-01-19 13:47:54 -050058 enforce_scope: True
Lance Bragstadd3fddec2021-02-16 16:27:13 +000059 enforce_new_defaults: True
60 $TEMPEST_CONFIG:
61 enforce_scope:
62 cinder: True
63 tempest_plugins:
64 - cinder-tempest-plugin
65
66- job:
whoami-rajat6dc9a2f2021-05-18 07:01:33 -040067 name: cinder-tempest-plugin-lvm-multiattach
68 description: |
69 This enables multiattach tests along with standard tempest tests
70 parent: devstack-tempest
71 required-projects:
72 - opendev.org/openstack/tempest
73 - opendev.org/openstack/cinder-tempest-plugin
74 - opendev.org/openstack/cinder
75 vars:
Brian Rosmaita0de194c2023-11-22 08:47:45 -050076 configure_swap_size: 8192
whoami-rajat6dc9a2f2021-05-18 07:01:33 -040077 tempest_test_regex: '(^tempest\.(api|scenario)|(^cinder_tempest_plugin))'
78 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 -070079 # Temporarily exclude TestMultiAttachVolumeSwap until LP bug #1980816 is resolved.
Eric Harneyedd61112023-05-24 10:50:13 -040080 # Other excluded tests are tests that are somewhat time consuming but unrelated
81 # to multi-attach testing.
82 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 -040083 tox_envlist: all
84 devstack_localrc:
85 ENABLE_VOLUME_MULTIATTACH: true
86 tempest_plugins:
87 - cinder-tempest-plugin
88 irrelevant-files:
89 - ^.*\.rst$
90 - ^doc/.*$
91 - ^releasenotes/.*$
Eric Harneyd0e5b912023-05-24 10:06:07 -040092 timeout: 10800
whoami-rajat6dc9a2f2021-05-18 07:01:33 -040093
94- job:
Luigi Toscano1370db42021-03-03 21:31:11 +010095 name: cinder-tempest-plugin-lvm-barbican-base-abstract
Chandan Kumar23e5b632018-01-04 23:36:43 +053096 description: |
Eric Harneyfb18e1a2018-01-24 16:14:13 -050097 This is a base job for lvm with lio & tgt targets
Chandan Kumar23e5b632018-01-04 23:36:43 +053098 parent: devstack-tempest
Luigi Toscano1370db42021-03-03 21:31:11 +010099 abstract: true
Luigi Toscanoa571b392020-04-17 19:30:23 +0200100 timeout: 10800
Chandan Kumar23e5b632018-01-04 23:36:43 +0530101 required-projects:
Luigi Toscanoc6215bd2020-02-21 12:42:58 +0100102 - opendev.org/openstack/barbican
103 - opendev.org/openstack/tempest
104 - opendev.org/openstack/cinder-tempest-plugin
105 - opendev.org/openstack/cinder
Luigi Toscanoc6215bd2020-02-21 12:42:58 +0100106 host-vars:
107 controller:
108 devstack_plugins:
109 barbican: https://opendev.org/openstack/barbican
Chandan Kumar23e5b632018-01-04 23:36:43 +0530110 vars:
Brian Rosmaita0de194c2023-11-22 08:47:45 -0500111 configure_swap_size: 8192
Sofia Enriquezf44ff142020-04-03 20:04:22 +0000112 tempest_test_regex: '(^tempest\.(api|scenario)|(^cinder_tempest_plugin))'
Luigi Toscanoec47ff72024-09-13 19:58:07 +0200113 tempest_test_exclude_list: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/tempest"].src_dir }}/tools/tempest-integrated-gate-storage-exclude-list.txt'
Doug Hellmann4a63cd52018-09-09 05:49:23 -0400114 tox_envlist: all
Chandan Kumar23e5b632018-01-04 23:36:43 +0530115 devstack_localrc:
Luigi Toscanoc6215bd2020-02-21 12:42:58 +0100116 CINDER_LVM_TYPE: thin
117 CINDER_COORDINATION_URL: 'file://\$state_path'
Luigi Toscanoa571b392020-04-17 19:30:23 +0200118 devstack_local_conf:
119 test-config:
120 $TEMPEST_CONFIG:
Luigi Toscano5d7847c2021-02-25 22:16:32 +0100121 auth:
122 # FIXME: 'creator' should be re-added by the barbican devstack plugin
123 # but the value below override everything.
124 tempest_roles: member,creator
Brian Rosmaita0587ca62022-05-13 22:02:40 -0400125 volume:
126 build_timeout: 300
Luigi Toscanoa571b392020-04-17 19:30:23 +0200127 volume-feature-enabled:
128 volume_revert: True
Chandan Kumar23e5b632018-01-04 23:36:43 +0530129 devstack_services:
130 barbican: true
Luigi Toscanoc6215bd2020-02-21 12:42:58 +0100131 tempest_plugins:
132 - cinder-tempest-plugin
Chandan Kumar23e5b632018-01-04 23:36:43 +0530133 irrelevant-files:
134 - ^.*\.rst$
135 - ^doc/.*$
136 - ^releasenotes/.*$
Sofia Enriquezf44ff142020-04-03 20:04:22 +0000137
138- job:
Luigi Toscano1370db42021-03-03 21:31:11 +0100139 name: cinder-tempest-plugin-lvm-barbican-base
140 description: |
Brian Rosmaita4ee0bba2023-12-10 12:57:33 -0500141 This is a base job for lvm with lio & tgt targets.
142 No cinderlib testing beginning with 2024.1 development.
143 # FIXME: the following RE2 expression won't work after the 9999.2 release.
144 # If you are reading this during the 9999.2 development cycle, greetings
145 # from the 21st century!
146 branches: ^(master|(stable/(202[4-9]|20[3-9]\d|2[1-9]\d\d|[3-9]\d\d\d))\.[12])$
147 parent: cinder-tempest-plugin-lvm-barbican-base-abstract
Brian Rosmaita4ee0bba2023-12-10 12:57:33 -0500148
149- job:
150 name: cinder-tempest-plugin-lvm-barbican-base
151 description: |
Luigi Toscano1370db42021-03-03 21:31:11 +0100152 This is a base job for lvm with lio & tgt targets
153 with cinderlib tests.
Brian Rosmaita4ee0bba2023-12-10 12:57:33 -0500154 branches: ^(stable/(xena|yoga|zed|2023\.[12]))$
Luigi Toscano1370db42021-03-03 21:31:11 +0100155 parent: cinder-tempest-plugin-lvm-barbican-base-abstract
156 roles:
157 - zuul: opendev.org/openstack/cinderlib
158 required-projects:
159 - opendev.org/openstack/cinderlib
160 run: playbooks/tempest-and-cinderlib-run.yaml
161 # Required to collect the tox-based logs of the cinderlib functional tests
162 post-run: playbooks/post-cinderlib.yaml
163 vars:
164 fetch_subunit_output_additional_dirs:
165 - "{{ ansible_user_dir }}/{{ zuul.projects['opendev.org/openstack/cinderlib'].src_dir }}"
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
Alexander Deiter9fd78d52023-06-09 14:26:37 +0000171 with cinderlib tests to run on stable/wallaby
172 testing. To run on those stable branches that are using tempest
173 29.0.0 (which is set in the devstack stackrc file), we must
174 use cinder-tempest-plugin compatible version 1.8.0.
175 branches:
176 - stable/wallaby
177 parent: cinder-tempest-plugin-lvm-barbican-base-abstract
178 roles:
179 - zuul: opendev.org/openstack/cinderlib
180 required-projects:
181 - opendev.org/openstack/cinderlib
182 - name: opendev.org/openstack/cinder-tempest-plugin
183 override-checkout: 1.8.0
184 run: playbooks/tempest-and-cinderlib-run.yaml
185 # Required to collect the tox-based logs of the cinderlib functional tests
186 post-run: playbooks/post-cinderlib.yaml
187 vars:
188 fetch_subunit_output_additional_dirs:
189 - "{{ ansible_user_dir }}/{{ zuul.projects['opendev.org/openstack/cinderlib'].src_dir }}"
Alexander Deiter9fd78d52023-06-09 14:26:37 +0000190
191- job:
192 name: cinder-tempest-plugin-lvm-barbican-base
193 description: |
194 This is a base job for lvm with lio & tgt targets
Brian Rosmaita6b7ddd32022-11-02 18:12:43 -0400195 with cinderlib tests to run on stable/victoria
Ghanshyam Mann965cd722022-05-27 15:20:13 -0500196 testing. To run on those stable branches that are using tempest
197 26.1.0 (which is set in the devstack stackrc file), we must
198 use cinder-tempest-plugin compatible version 1.3.0.
Ghanshyam Mann9d89d4e2022-05-25 12:21:18 -0500199 branches:
Ghanshyam Mann9d89d4e2022-05-25 12:21:18 -0500200 - stable/victoria
Ghanshyam Mannfc98b282022-01-20 21:10:59 -0600201 parent: cinder-tempest-plugin-lvm-barbican-base-abstract
202 roles:
203 - zuul: opendev.org/openstack/cinderlib
204 required-projects:
205 - opendev.org/openstack/cinderlib
206 - name: opendev.org/openstack/cinder-tempest-plugin
207 override-checkout: 1.3.0
208 run: playbooks/tempest-and-cinderlib-run.yaml
209 # Required to collect the tox-based logs of the cinderlib functional tests
210 post-run: playbooks/post-cinderlib.yaml
211 vars:
212 fetch_subunit_output_additional_dirs:
213 - "{{ ansible_user_dir }}/{{ zuul.projects['opendev.org/openstack/cinderlib'].src_dir }}"
Ghanshyam Mannfc98b282022-01-20 21:10:59 -0600214
215- job:
216 name: cinder-tempest-plugin-lvm-barbican-base
217 description: |
218 This is a base job for lvm with lio & tgt targets
Brian Rosmaita6b7ddd32022-11-02 18:12:43 -0400219 for stable/train and stable/ussuri testing.
220 To run on those stable branches that are using tempest
221 26.1.0 (which is set in the devstack stackrc file), we must
222 use cinder-tempest-plugin compatible version 1.3.0.
223 We no longer test cinderlib because it's EOL on these branches.
224 branches:
225 - stable/train
226 - stable/ussuri
227 parent: cinder-tempest-plugin-lvm-barbican-base-abstract
228 required-projects:
Brian Rosmaita6b7ddd32022-11-02 18:12:43 -0400229 - name: opendev.org/openstack/cinder-tempest-plugin
230 override-checkout: 1.3.0
Brian Rosmaita6b7ddd32022-11-02 18:12:43 -0400231
232- job:
233 name: cinder-tempest-plugin-lvm-barbican-base
234 description: |
235 This is a base job for lvm with lio & tgt targets
Brian Rosmaitadad66cf2023-09-26 16:39:33 -0400236 branches: ^stable/(ocata|pike|queens|rocky|stein).*$
Luigi Toscano1370db42021-03-03 21:31:11 +0100237 parent: cinder-tempest-plugin-lvm-barbican-base-abstract
Luigi Toscanoeba85542021-06-28 17:31:59 +0200238 required-projects:
239 - name: opendev.org/openstack/cinder-tempest-plugin
240 override-checkout: stein-last
Luigi Toscano7e297882021-04-20 17:04:12 +0200241 vars:
Katarina Strenkovadfe2c222023-07-27 12:08:43 +0200242 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 +0100243
244- job:
Sofia Enriquezf44ff142020-04-03 20:04:22 +0000245 name: cinder-tempest-plugin-cbak-ceph
246 parent: devstack-plugin-ceph-tempest-py3
247 description: |
248 Integration tests that runs with the ceph devstack plugin, py3
249 and enable the backup service.
250 vars:
Rajat Dhasmana1aa0a562024-08-20 10:26:27 +0000251 # FIXME: change I29b1af0a4034decad to tempest added image format tests that
252 # cannot pass in this job because the image data takes a optimized path that
253 # bypasses nova's checks. Until the nova team decides on a strategy to handle
254 # this issue, we skip these tests.
255 tempest_exclude_regex: (tempest.api.image.v2.test_images_formats.ImagesFormatTest.test_compute_rejects)
Brian Rosmaita6e4b53a2022-05-14 12:15:50 -0400256 configure_swap_size: 4096
Luigi Toscanoa571b392020-04-17 19:30:23 +0200257 devstack_local_conf:
258 test-config:
259 $TEMPEST_CONFIG:
260 volume-feature-enabled:
261 volume_revert: True
Sofia Enriquezf44ff142020-04-03 20:04:22 +0000262 devstack_services:
263 c-bak: true
Eric Harney310228c2023-03-09 14:11:34 -0500264 devstack_localrc:
265 CINDER_QUOTA_VOLUMES: 25
Eric Harneyd0e5b912023-05-24 10:06:07 -0400266 timeout: 10800
Eric Harneyfb18e1a2018-01-24 16:14:13 -0500267
Luigi Toscano3d907472021-03-08 10:26:12 +0100268- job:
Brian Rosmaita3ca0d542024-04-10 09:47:32 -0400269 name: cinder-tempest-plugin-cbak-ceph-2024-1
270 parent: cinder-tempest-plugin-cbak-ceph
271 nodeset: openstack-single-node-jammy
272 override-checkout: stable/2024.1
273
274- job:
Brian Rosmaitabda383e2024-02-08 16:39:41 -0500275 name: cinder-tempest-plugin-cbak-ceph-2023-2
276 parent: cinder-tempest-plugin-cbak-ceph
277 nodeset: openstack-single-node-jammy
278 override-checkout: stable/2023.2
279
280- job:
Ghanshyam Manned387a02023-06-08 22:31:17 -0500281 name: cinder-tempest-plugin-cbak-ceph-2023-1
282 parent: cinder-tempest-plugin-cbak-ceph
283 nodeset: openstack-single-node-jammy
284 override-checkout: stable/2023.1
285
Luigi Toscanoa571b392020-04-17 19:30:23 +0200286# variant for pre-Ussuri branches (no volume revert for Ceph),
287# should this job be used on those branches
288- job:
289 name: cinder-tempest-plugin-cbak-ceph
Brian Rosmaitadad66cf2023-09-26 16:39:33 -0400290 branches: ^stable/(ocata|pike|queens|rocky|stein|train).*$
Luigi Toscanoa571b392020-04-17 19:30:23 +0200291 vars:
292 devstack_local_conf:
293 test-config:
294 $TEMPEST_CONFIG:
295 volume-feature-enabled:
296 volume_revert: False
297
Eric Harneyfb18e1a2018-01-24 16:14:13 -0500298- job:
299 name: cinder-tempest-plugin-lvm-lio-barbican
300 description: |
301 This jobs configures Cinder with LVM, LIO, barbican and
302 runs tempest tests and cinderlib tests.
303 parent: cinder-tempest-plugin-lvm-barbican-base
304 vars:
305 devstack_localrc:
Brian Rosmaita1c6b23d2024-04-11 08:31:02 -0400306 CINDER_TARGET_HELPER: lioadm
Eric Harneyfb18e1a2018-01-24 16:14:13 -0500307
308- job:
Radosław Piliszek51b819b2021-06-07 17:21:22 +0000309 name: cinder-tempest-plugin-lvm-lio-barbican-centos-8-stream
Luigi Toscanof1441832020-05-01 19:33:21 +0200310 parent: cinder-tempest-plugin-lvm-lio-barbican
Radosław Piliszek51b819b2021-06-07 17:21:22 +0000311 nodeset: devstack-single-node-centos-8-stream
Luigi Toscanof1441832020-05-01 19:33:21 +0200312 description: |
313 This jobs configures Cinder with LVM, LIO, barbican and
Luigi Toscano8515b582022-04-27 16:11:13 +0200314 runs tempest tests and cinderlib tests on CentOS Stream 8.
315
316- job:
317 name: cinder-tempest-plugin-lvm-lio-barbican-centos-9-stream
318 parent: cinder-tempest-plugin-lvm-lio-barbican
319 nodeset: devstack-single-node-centos-9-stream
320 description: |
321 This jobs configures Cinder with LVM, LIO, barbican and
322 runs tempest tests and cinderlib tests on CentOS Stream 9.
Luigi Toscanof1441832020-05-01 19:33:21 +0200323
324- job:
Ade Lee723c3b92022-06-21 15:05:25 -0400325 name: cinder-tempest-plugin-lvm-lio-barbican-fips
326 parent: cinder-tempest-plugin-lvm-lio-barbican-centos-9-stream
327 description: |
328 This job configures Cinder with LVM, LIO, barbican and
329 runs tempest tests and cinderlib tests on CentOS Stream 9
330 under FIPS mode
331 pre-run: playbooks/enable-fips.yaml
332 vars:
Ade Lee723c3b92022-06-21 15:05:25 -0400333 nslookup_target: 'opendev.org'
334 tempest_exclude_regex: 'test_encrypted_cinder_volumes_cryptsetup'
335
336- job:
Gorka Eguileor87d48022023-01-18 10:23:34 +0100337 name: cinder-tempest-plugin-lvm-nvmet-barbican
338 description: |
339 This jobs configures Cinder with LVM, nvmet, barbican and
340 runs tempest tests and cinderlib tests. nvmet is
341 configured to use the new connection information format,
342 NVMe-oF native multipathing, and sharing the NVMe-oF
343 namespace for all the connections to the same node.
344 # TODO: switch to cinder-tempest-plugin-lvm-barbican-base
345 # when cinderlib support for NVMe is fixed
346 parent: cinder-tempest-plugin-lvm-barbican-base-abstract
347 pre-run: playbooks/install-multipath.yaml
348 vars:
349 devstack_localrc:
350 CINDER_TARGET_HELPER: nvmet
351 CINDER_TARGET_PROTOCOL: nvmet_tcp
352 TEMPEST_STORAGE_PROTOCOL: nvmeof
353 devstack_local_conf:
354 test-config:
355 $TEMPEST_CONFIG:
356 volume-feature-enabled:
357 # NotImplementedError: Revert volume to snapshot not implemented for thin LVM.
358 volume_revert: False
359 post-config:
360 $NOVA_CONF:
361 libvirt:
362 volume_use_multipath: true
363 $CINDER_CONF:
364 lvmdriver-1:
365 nvmeof_conn_info_version: 2
366 lvm_share_target: true
367 target_secondary_ip_addresses: 127.0.0.1
368 use_multipath_for_image_xfer: true
369
370- job:
Eric Harneyfb18e1a2018-01-24 16:14:13 -0500371 name: cinder-tempest-plugin-lvm-tgt-barbican
372 description: |
373 This jobs configures Cinder with LVM, tgt, barbican and
374 runs tempest tests and cinderlib tests.
375 parent: cinder-tempest-plugin-lvm-barbican-base
Lee Yarwood1ee1efc2021-03-10 09:34:31 +0000376 vars:
377 devstack_localrc:
Brian Rosmaita1c6b23d2024-04-11 08:31:02 -0400378 CINDER_TARGET_HELPER: tgtadm
Ghanshyam Mann93621532020-05-05 18:47:12 -0500379
380- job:
Hironori Shiina207d6672021-01-22 13:25:03 -0500381 name: cinder-tempest-plugin-cbak-s3
382 parent: cinder-tempest-plugin-basic
383 description: |
384 Integration tests that runs with the s3 backup driver with
385 Swift S3 API.
386 vars:
387 devstack_localrc:
388 CINDER_BACKUP_DRIVER: 's3_swift'
389 devstack_services:
390 c-bak: true
391 s3api: true
392 # Workaround: TLS proxy seems to cause S3 signature mismatch.
393 tls-proxy: false
394 tempest_test_regex: '(test_volume_backup|test_volumes_backup|test_snapshot_backup)'
395- job:
Ghanshyam Mann93621532020-05-05 18:47:12 -0500396 name: cinder-tempest-plugin-basic
397 parent: devstack-tempest
398 description: |
399 Cinder tempest plugin tests job which run only cinder-tempest-plugin
400 tests.
401 required-projects:
402 - opendev.org/openstack/cinder-tempest-plugin
403 vars:
404 devstack_localrc:
405 TEMPEST_VOLUME_REVERT_TO_SNAPSHOT: True
406 tox_envlist: all
407 tempest_test_regex: cinder_tempest_plugin
408 tempest_plugins:
409 - cinder-tempest-plugin
410 irrelevant-files:
411 - ^.*\.rst$
412 - ^doc/.*$
413 - ^releasenotes/.*$
414
415- job:
Brian Rosmaita3ca0d542024-04-10 09:47:32 -0400416 name: cinder-tempest-plugin-basic-2024-1
417 parent: cinder-tempest-plugin-basic
418 nodeset: openstack-single-node-jammy
419 override-checkout: stable/2024.1
420
421- job:
Brian Rosmaitabda383e2024-02-08 16:39:41 -0500422 name: cinder-tempest-plugin-basic-2023-2
423 parent: cinder-tempest-plugin-basic
424 nodeset: openstack-single-node-jammy
425 override-checkout: stable/2023.2
426
427- job:
Ghanshyam Manned387a02023-06-08 22:31:17 -0500428 name: cinder-tempest-plugin-basic-2023-1
429 parent: cinder-tempest-plugin-basic
430 nodeset: openstack-single-node-jammy
431 override-checkout: stable/2023.1