Codebase list cinder-tempest-plugin / 99248bf
Merge "Introduce lvm-fips py3.11 job" Zuul authored 7 months ago Gerrit Code Review committed 7 months ago
1 changed file(s) with 23 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
1313 # do about this, which should be at the March 2023 virtual PTG.
1414 - cinder-tempest-plugin-lvm-tgt-barbican:
1515 voting: false
16 - cinder-tempest-plugin-lvm-lio-barbican-fips:
16 - cinder-tempest-plugin-lvm-lio-barbican-fips-2025-1:
17 voting: false
18 - cinder-tempest-plugin-lvm-lio-barbican-fips-py311:
1719 voting: false
1820 - cinder-tempest-plugin-lvm-nvmet-barbican
1921 - nova-ceph-multistore:
353355 tempest_exclude_regex: 'test_encrypted_cinder_volumes_cryptsetup'
354356
355357 - job:
358 name: cinder-tempest-plugin-lvm-lio-barbican-fips-2025-1
359 parent: cinder-tempest-plugin-lvm-lio-barbican-fips
360 override-checkout: stable/2025.1
361
362 - job:
363 name: cinder-tempest-plugin-lvm-lio-barbican-fips-py311
364 parent: cinder-tempest-plugin-lvm-lio-barbican-centos-9-stream
365 nodeset: devstack-single-node-centos-9-stream
366 description: |
367 This job configures Cinder with LVM, LIO, barbican and
368 runs tempest tests and cinderlib tests on CentOS Stream 9
369 under FIPS mode
370 vars:
371 enable_fips: True
372 nslookup_target: 'opendev.org'
373 tempest_exclude_regex: 'test_encrypted_cinder_volumes_cryptsetup'
374 devstack_localrc:
375 PYTHON3_VERSION: 3.11
376
377 - job:
356378 name: cinder-tempest-plugin-lvm-nvmet-barbican
357379 description: |
358380 This jobs configures Cinder with LVM, nvmet, barbican and