From: Alfredo Deza Date: Thu, 6 Sep 2018 19:19:01 +0000 (-0400) Subject: ceph-volume lvm.batch use 'ceph' as the cluster name with filestore X-Git-Tag: v12.2.9~137^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F23967%2Fhead;p=ceph.git ceph-volume lvm.batch use 'ceph' as the cluster name with filestore Custom cluster names are currently broken on ceph-volume, should get addressed with http://tracker.ceph.com/issues/27210 which is out of scope for these changes Signed-off-by: Alfredo Deza (cherry picked from commit c1481799a254eceb05258313aafd532e062ea0bc) --- diff --git a/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/filestore/mixed-type-dmcrypt/group_vars/all b/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/filestore/mixed-type-dmcrypt/group_vars/all index 46480e84280f..bf3c6e5e7470 100644 --- a/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/filestore/mixed-type-dmcrypt/group_vars/all +++ b/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/filestore/mixed-type-dmcrypt/group_vars/all @@ -1,7 +1,7 @@ --- ceph_dev: True -cluster: test +cluster: ceph public_network: "192.168.3.0/24" cluster_network: "192.168.4.0/24" monitor_interface: eth1