Codebase list cinder-tempest-plugin / 38c5d28
Introduce lio-barbican-py311 job As of Flamingo, the lio-barbican job does not run successfully on CentOS 9 because the version of Python is too old. Use Python 3.11 for Flamingo+. Change-Id: Ia50bda3f14a9ca894c0b3697c2704d5c6ea73372 Signed-off-by: Eric Harney <eharney@redhat.com> Eric Harney 9 months ago
1 changed file(s) with 20 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
55 jobs:
66 - cinder-tempest-plugin-lvm-multiattach
77 - cinder-tempest-plugin-lvm-lio-barbican
8 - cinder-tempest-plugin-lvm-lio-barbican-centos-9-stream:
8 - cinder-tempest-plugin-lvm-lio-barbican-centos-9-stream-py311:
9 voting: false
10 - cinder-tempest-plugin-lvm-lio-barbican-centos-9-stream-2025-1:
911 voting: false
1012 # FIXME: the tgt job is broken on jammy, and we may be removing tgt
1113 # support anyway. So make it non-voting until we figure out what to
317319 runs tempest tests and cinderlib tests on CentOS Stream 9.
318320
319321 - job:
322 name: cinder-tempest-plugin-lvm-lio-barbican-centos-9-stream-2025-1
323 parent: cinder-tempest-plugin-lvm-lio-barbican-centos-9-stream
324 override-checkout: stable/2025.1
325
326 - job:
327 name: cinder-tempest-plugin-lvm-lio-barbican-centos-9-stream-py311
328 parent: cinder-tempest-plugin-lvm-lio-barbican
329 nodeset: devstack-single-node-centos-9-stream
330 description: |
331 This jobs configures Cinder with LVM, LIO, barbican and
332 runs tempest tests and cinderlib tests on CentOS Stream 9.
333 vars:
334 devstack_localrc:
335 PYTHON3_VERSION: 3.11
336
337 - job:
320338 name: cinder-tempest-plugin-lvm-lio-barbican-fips
321339 parent: cinder-tempest-plugin-lvm-lio-barbican-centos-9-stream
322340 description: |
335353
336354 - job:
337355 name: cinder-tempest-plugin-lvm-lio-barbican-fips-py311
338 parent: cinder-tempest-plugin-lvm-lio-barbican-centos-9-stream
356 parent: cinder-tempest-plugin-lvm-lio-barbican-centos-9-stream-py311
339357 nodeset: devstack-single-node-centos-9-stream
340358 description: |
341359 This job configures Cinder with LVM, LIO, barbican and