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