summaryrefslogtreecommitdiffstats
path: root/qa/config/crimson_seastore.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'qa/config/crimson_seastore.yaml')
-rw-r--r--qa/config/crimson_seastore.yaml20
1 files changed, 20 insertions, 0 deletions
diff --git a/qa/config/crimson_seastore.yaml b/qa/config/crimson_seastore.yaml
new file mode 100644
index 00000000000..d1919456ab1
--- /dev/null
+++ b/qa/config/crimson_seastore.yaml
@@ -0,0 +1,20 @@
+overrides:
+ ceph:
+ conf:
+ osd:
+ # crimson's osd objectstore option
+ crimson osd objectstore: seastore
+ debug seastore: 20
+ debug seastore onode: 20
+ debug seastore odata: 20
+ debug seastore omap: 20
+ debug seastore tm: 20
+ debug seastore t: 20
+ debug seastore cleaner: 20
+ debug seastore epm: 20
+ debug seastore lba: 20
+ debug seastore fixedkv tree: 20
+ debug seastore cache: 20
+ debug seastore journal: 20
+ debug seastore device: 20
+ debug seastore backref: 20