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
This commit is contained in:
parent
031f10ce95
commit
5e2fc9a58d
@ -165,6 +165,8 @@
|
|||||||
configure_swap_size: 4096
|
configure_swap_size: 4096
|
||||||
zuul_additional_subunit_dirs:
|
zuul_additional_subunit_dirs:
|
||||||
- "{{ ansible_user_dir }}/{{ zuul.projects['opendev.org/openstack/cinderlib'].src_dir }}"
|
- "{{ ansible_user_dir }}/{{ zuul.projects['opendev.org/openstack/cinderlib'].src_dir }}"
|
||||||
|
devstack_localrc:
|
||||||
|
CEPH_MIN_CLIENT_VERSION: "mimic"
|
||||||
devstack_local_conf:
|
devstack_local_conf:
|
||||||
test-config:
|
test-config:
|
||||||
$TEMPEST_CONFIG:
|
$TEMPEST_CONFIG:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user