summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/rbd/singleton/all/read-flags-no-cache.yaml
blob: cf602cbb154e78abfb4748c349c5e9397be1c1ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
roles:
- [mon.a, mgr.x, osd.0, osd.1, client.0]
tasks:
- install:
- ceph:
    fs: xfs
    conf:
      client:
        rbd cache: false
- workunit:
    clients:
      all: [rbd/read-flags.sh]