summaryrefslogtreecommitdiffstats
path: root/qa/suites/rbd/immutable-object-cache/pool/ceph_and_immutable_object_cache.yaml
blob: e977c1ba6f25be2ff172fa2964ccd790cbd497c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
tasks:
- install:
    extra_packages: ['ceph-immutable-object-cache']
- ceph:
    conf:
      client:
        rbd parent cache enabled: true
        rbd plugins: parent_cache
        immutable_object_cache_path: /tmp/ceph-immutable-object-cache
        immutable_object_cache_max_size: 10G
- immutable_object_cache:
    client.0: