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 5e2fc9a58d)
This commit is contained in:
Sofia Enriquez 2022-06-28 16:54:31 +00:00 committed by Luigi Toscano
parent bd2d192c6b
commit f74e272955
1 changed files with 2 additions and 0 deletions

View File

@ -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: