]> git.proxmox.com Git - ceph.git/blame - ceph/qa/objectstore/bluestore-comp.yaml
buildsys: fix parallel builds
[ceph.git] / ceph / qa / objectstore / bluestore-comp.yaml
CommitLineData
7c673cae
FG
1overrides:
2 thrashosds:
3 bdev_inject_crash: 2
4 bdev_inject_crash_probability: .5
5 ceph:
6 fs: xfs
7 conf:
8 osd:
9 osd objectstore: bluestore
10 bluestore block size: 96636764160
11 debug bluestore: 30
12 debug bdev: 20
13 debug bluefs: 20
14 debug rocksdb: 10
7c673cae 15 bluestore compression mode: aggressive
31f18b77 16 bluestore fsck on mount: true
7c673cae
FG
17
18# this doesn't work with failures bc the log writes are not atomic across the two backends
19# bluestore bluefs env mirror: true