summaryrefslogtreecommitdiffstats
path: root/qa/suites/perf-basic/objectstore/bluestore.yaml
blob: 699db42d74dc9e121664d9edc5baff209e3d8795 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
overrides:
  ceph:
    fs: xfs
    log-ignorelist:
      - \(POOL_APP_NOT_ENABLED\)
    conf:
      osd:
        osd objectstore: bluestore
        bluestore block size: 96636764160
  ceph-deploy:
    fs: xfs
    bluestore: yes
    conf:
      osd:
        osd objectstore: bluestore
        bluestore block size: 96636764160