Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / qa / suites / rbd / singleton / all / read-flags-writethrough.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: true
10         rbd cache max dirty: 0
11 - workunit:
12     clients:
13       all: [rbd/read-flags.sh]