From 0c15169c37663b502d4ef8f3c3c426defd023c8c Mon Sep 17 00:00:00 2001 From: Rajat Dhasmana Date: Mon, 23 May 2022 08:17:55 +0000 Subject: [PATCH] Revert "Disable import workflow in glance cinder jobs" This reverts commit d7fa7a0321ea5a56ec130aa0bd346749459ccaf2. Reason for revert: This is no longer needed as the devstack patch is merged to fix this issue https://review.opendev.org/c/openstack/devstack/+/841804 Change-Id: I214c9a6017f66d3eb6589496726e8c8f895d56aa --- .zuul.yaml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 99849aad40..99005715a2 100644 --- a/.zuul.yaml +++ b/.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: