mirror of
https://github.com/ceph/ceph
synced 2024-12-20 02:13:04 +00:00
ce927692b1
Use just rocksdb for thrash to avoid blowing up the matrix. Leave leveldb for the ec thrash suites. Signed-off-by: Sage Weil <sage@redhat.com>
8 lines
158 B
YAML
8 lines
158 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
global:
|
|
enable experimental unrecoverable data corrupting features: '*'
|
|
mon:
|
|
mon keyvaluedb: rocksdb
|