summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/releases/infernalis.yaml
blob: f21e7fe8ae79679761e4a47b35f22eb1d90c7e5a (plain)
1
2
3
4
5
tasks:
- exec:
    osd.0:
      - ceph osd set sortbitwise
      - for p in `ceph osd pool ls` ; do ceph osd pool set $p use_gmt_hitset true ; done