mirror of
https://github.com/ceph/ceph
synced 2025-01-09 12:42:31 +00:00
ead16e9ad7
Also tweaked the existing writeback cache test permutations to specify the use of the writeback cache policy. Fixes: http://tracker.ceph.com/issues/39386 Signed-off-by: Jason Dillaman <dillaman@redhat.com>
8 lines
110 B
YAML
8 lines
110 B
YAML
tasks:
|
|
- install:
|
|
- ceph:
|
|
conf:
|
|
client:
|
|
rbd cache: true
|
|
rbd cache policy: writeback
|