]> git.proxmox.com Git - ceph.git/blame - ceph/qa/suites/rbd/singleton/all/read-flags-writethrough.yaml
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / qa / suites / rbd / singleton / all / read-flags-writethrough.yaml
CommitLineData
7c673cae
FG
1roles:
2- [mon.a, mgr.x, osd.0, osd.1, client.0]
3tasks:
4- install:
5- ceph:
6 fs: xfs
7 conf:
8 client:
9 rbd cache: true
10 rbd cache max dirty: 0
11- workunit:
12 clients:
13 all: [rbd/read-flags.sh]