From: Neha Ojha Date: Mon, 24 Aug 2020 16:45:49 +0000 (-0700) Subject: qa/suites/perf-basic/objectstore: remove filestore X-Git-Tag: wip-pdonnell-testing-20200918.022351~281^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=d8c1dfcd4b602a70c13031ff8dba5e1d7f2d5bbb;p=ceph-ci.git qa/suites/perf-basic/objectstore: remove filestore There is no point testing performance on filestore anymore. It has already been removed from objectstore backends in rados/perf. Fixes: https://tracker.ceph.com/issues/47119 Signed-off-by: Neha Ojha --- diff --git a/qa/suites/perf-basic/objectstore/filestore-xfs.yaml b/qa/suites/perf-basic/objectstore/filestore-xfs.yaml deleted file mode 100644 index f7aa0dd79c6..00000000000 --- a/qa/suites/perf-basic/objectstore/filestore-xfs.yaml +++ /dev/null @@ -1,15 +0,0 @@ -overrides: - ceph: - fs: xfs - conf: - osd: - osd objectstore: filestore - osd sloppy crc: true - ceph-deploy: - fs: xfs - filestore: True - conf: - osd: - osd objectstore: filestore - osd sloppy crc: true -