summaryrefslogtreecommitdiffstats
path: root/qa/objectstore_debug
diff options
context:
space:
mode:
authorNitzan Mordechai <nmordech@redhat.com>2022-12-20 12:19:54 +0100
committerNitzan Mordechai <nmordech@redhat.com>2023-02-12 07:11:29 +0100
commit4c4967dbb9a6ac3a230858bdaf134df097a56f66 (patch)
treefbe1453682cf50a100bf853f2948ee289c0852fe /qa/objectstore_debug
parentMerge pull request #48703 from sseshasa/wip-fix-mclk-builtin-profile-mods (diff)
downloadceph-4c4967dbb9a6ac3a230858bdaf134df097a56f66.tar.xz
ceph-4c4967dbb9a6ac3a230858bdaf134df097a56f66.zip
qa/suites: change all osd objectstore filestore
Removing and changing all suites to no longer use filestore Signed-off-by: Nitzan Mordechai <nmordec@redhat.com> ceph_volume: remove all filestore tests suites Since filestore removed, no need to test it Signed-off-by: Nitzan Mordechai <nmordech@redhat.com>
Diffstat (limited to 'qa/objectstore_debug')
-rw-r--r--qa/objectstore_debug/filestore-xfs.yaml15
1 files changed, 0 insertions, 15 deletions
diff --git a/qa/objectstore_debug/filestore-xfs.yaml b/qa/objectstore_debug/filestore-xfs.yaml
deleted file mode 100644
index f7aa0dd79c6..00000000000
--- a/qa/objectstore_debug/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
-