Merge "Revert "Disable import workflow in glance cinder jobs""

This commit is contained in:
Zuul
2022-05-23 15:05:51 +00:00
committed by Gerrit Code Review

View File

@@ -250,10 +250,9 @@
- job: - job:
name: glance-multistore-cinder-import name: glance-multistore-cinder-import
parent: tempest-integrated-storage parent: tempest-integrated-storage-import
description: | description: |
The regular tempest-integrated-storage job but with multiple cinder The regular import workflow job to test with multiple cinder stores
stores
vars: vars:
devstack_localrc: devstack_localrc:
USE_CINDER_FOR_GLANCE: True USE_CINDER_FOR_GLANCE: True
@@ -263,10 +262,10 @@
- job: - job:
name: glance-multistore-cinder-import-fips name: glance-multistore-cinder-import-fips
parent: tempest-integrated-storage parent: tempest-integrated-storage-import
description: | description: |
The regular tempest-integrated-storage job but with multiple cinder The regular import workflow job to test with multiple cinder stores with
stores with fips enabled fips enabled
nodeset: devstack-single-node-centos-9-stream nodeset: devstack-single-node-centos-9-stream
pre-run: playbooks/enable-fips.yaml pre-run: playbooks/enable-fips.yaml
vars: vars: