Codebase list cinder-tempest-plugin / 97d16d0
Introduce lvm-fips py3.11 job Older releases run successfully on the standard centos9 configuration, for 2025.2 and forward, use python 3.11. Depends-On: I08d2da7920848c887de9e7d370a66deed6d2a059 Change-Id: I4f861f6ec5ed5ff71ef3d4c17e696c2b75c9e4c9 Signed-off-by: Eric Harney <eharney@redhat.com> Eric Harney 9 months ago
1 changed file(s) with 23 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
1212 # do about this, which should be at the March 2023 virtual PTG.
1313 - cinder-tempest-plugin-lvm-tgt-barbican:
1414 voting: false
15 - cinder-tempest-plugin-lvm-lio-barbican-fips:
15 - cinder-tempest-plugin-lvm-lio-barbican-fips-2025-1:
16 voting: false
17 - cinder-tempest-plugin-lvm-lio-barbican-fips-py311:
1618 voting: false
1719 - cinder-tempest-plugin-lvm-nvmet-barbican
1820 - nova-ceph-multistore:
327329 tempest_exclude_regex: 'test_encrypted_cinder_volumes_cryptsetup'
328330
329331 - job:
332 name: cinder-tempest-plugin-lvm-lio-barbican-fips-2025-1
333 parent: cinder-tempest-plugin-lvm-lio-barbican-fips
334 override-checkout: stable/2025.1
335
336 - job:
337 name: cinder-tempest-plugin-lvm-lio-barbican-fips-py311
338 parent: cinder-tempest-plugin-lvm-lio-barbican-centos-9-stream
339 nodeset: devstack-single-node-centos-9-stream
340 description: |
341 This job configures Cinder with LVM, LIO, barbican and
342 runs tempest tests and cinderlib tests on CentOS Stream 9
343 under FIPS mode
344 vars:
345 enable_fips: True
346 nslookup_target: 'opendev.org'
347 tempest_exclude_regex: 'test_encrypted_cinder_volumes_cryptsetup'
348 devstack_localrc:
349 PYTHON3_VERSION: 3.11
350
351 - job:
330352 name: cinder-tempest-plugin-lvm-nvmet-barbican
331353 description: |
332354 This jobs configures Cinder with LVM, nvmet, barbican and