Merge "Revert "Disable import workflow in glance cinder jobs""
This commit is contained in:
commit
2e94e3dc71
11
.zuul.yaml
11
.zuul.yaml
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user