Codebase list cinder-tempest-plugin / cbe3561
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 authored 10 months ago Thomas Goirand committed 3 months ago
1 changed file(s) with 20 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
66 - cinder-tempest-plugin-lvm-multiattach
77 - cinder-tempest-plugin-lvm-concurrency-tests
88 - cinder-tempest-plugin-lvm-lio-barbican
9 - cinder-tempest-plugin-lvm-lio-barbican-centos-9-stream:
9 - cinder-tempest-plugin-lvm-lio-barbican-centos-9-stream-py311:
10 voting: false
11 - cinder-tempest-plugin-lvm-lio-barbican-centos-9-stream-2025-1:
1012 voting: false
1113 # FIXME: the tgt job is broken on jammy, and we may be removing tgt
1214 # support anyway. So make it non-voting until we figure out what to
343345 runs tempest tests and cinderlib tests on CentOS Stream 9.
344346
345347 - job:
348 name: cinder-tempest-plugin-lvm-lio-barbican-centos-9-stream-2025-1
349 parent: cinder-tempest-plugin-lvm-lio-barbican-centos-9-stream
350 override-checkout: stable/2025.1
351
352 - job:
353 name: cinder-tempest-plugin-lvm-lio-barbican-centos-9-stream-py311
354 parent: cinder-tempest-plugin-lvm-lio-barbican
355 nodeset: devstack-single-node-centos-9-stream
356 description: |
357 This jobs configures Cinder with LVM, LIO, barbican and
358 runs tempest tests and cinderlib tests on CentOS Stream 9.
359 vars:
360 devstack_localrc:
361 PYTHON3_VERSION: 3.11
362
363 - job:
346364 name: cinder-tempest-plugin-lvm-lio-barbican-fips
347365 parent: cinder-tempest-plugin-lvm-lio-barbican-centos-9-stream
348366 description: |
361379
362380 - job:
363381 name: cinder-tempest-plugin-lvm-lio-barbican-fips-py311
364 parent: cinder-tempest-plugin-lvm-lio-barbican-centos-9-stream
382 parent: cinder-tempest-plugin-lvm-lio-barbican-centos-9-stream-py311
365383 nodeset: devstack-single-node-centos-9-stream
366384 description: |
367385 This job configures Cinder with LVM, LIO, barbican and