From: Vasu Kulkarni Date: Tue, 25 Jul 2017 22:10:38 +0000 (-0700) Subject: Add ceph-deploy overrides options X-Git-Tag: v12.1.2~96^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=bdf6851fb01a60b0708d79957288e901383acce7;p=ceph.git Add ceph-deploy overrides options Signed-off-by: Vasu Kulkarni --- diff --git a/qa/objectstore/filestore-xfs.yaml b/qa/objectstore/filestore-xfs.yaml index be6484d11fd7..f7aa0dd79c6a 100644 --- a/qa/objectstore/filestore-xfs.yaml +++ b/qa/objectstore/filestore-xfs.yaml @@ -5,3 +5,11 @@ overrides: osd: osd objectstore: filestore osd sloppy crc: true + ceph-deploy: + fs: xfs + filestore: True + conf: + osd: + osd objectstore: filestore + osd sloppy crc: true +