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