From f74e2729554bee01b0a3e631a8001bb39e540433 Mon Sep 17 00:00:00 2001 From: Sofia Enriquez Date: Tue, 28 Jun 2022 16:54:31 +0000 Subject: [PATCH] Ceph minimum client on cinder-plugin-ceph-tempest job enable Since e222cc976918a331bacff150e84069fda8f4960a, it is possible to set the minimum client version. The goal of this patch is to enable the *mimic* client version for the current cinder-plugin-ceph-tempest job. As a result, we will be able to ensure that snapshots can be deleted when a volume is cloned from them. Change-Id: I8ffb0c1130b30a19f336a98a9efef05905786af2 (cherry picked from commit 5e2fc9a58d0c7824f81eb43d20eec86eb5f2d880) --- .zuul.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index d4831c1578d..db8398b56f3 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -155,6 +155,8 @@ configure_swap_size: 4096 zuul_additional_subunit_dirs: - "{{ ansible_user_dir }}/{{ zuul.projects['opendev.org/openstack/cinderlib'].src_dir }}" + devstack_localrc: + CEPH_MIN_CLIENT_VERSION: "mimic" devstack_local_conf: test-config: $TEMPEST_CONFIG: