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
commit 2e94e3dc71
1 changed files with 5 additions and 6 deletions

View File

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