ceph/mon_kv_backend/rocksdb.yaml
Sage Weil ce927692b1 rados: vary mon kv backend
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>
2016-05-15 19:20:32 -04:00

8 lines
158 B
YAML

overrides:
ceph:
conf:
global:
enable experimental unrecoverable data corrupting features: '*'
mon:
mon keyvaluedb: rocksdb