]> git.proxmox.com Git - ceph.git/blame - ceph/qa/suites/krbd/unmap/ceph/ceph.yaml
update sources to v12.1.0
[ceph.git] / ceph / qa / suites / krbd / unmap / ceph / ceph.yaml
CommitLineData
7c673cae
FG
1overrides:
2 ceph:
3 crush_tunables: bobtail
4tasks:
5- install:
6- ceph:
31f18b77
FG
7- exec:
8 client.0:
9 - "ceph osd getcrushmap -o /dev/stdout | crushtool -d - | sed -e 's/alg straw2/alg straw/g' | crushtool -c /dev/stdin -o /dev/stdout | ceph osd setcrushmap -i /dev/stdin"