ceph/suites/rbd/librbd/cache
Sage Weil e747abef4e rbd/librbd: fix the cache mode facet
This appears to have been broken, which means we weren't actually testing
any of the non-default cache modes (writethrough, none).  Whoops!  We were
getting jobs like

task:
- install: null
- ceph:
    conf:
      client:
        rbd cache: false
tasks:
- chef: null
- clock: null
- install: null
- ceph: null
- rbd_fsx:
    clients:
    - client.0
    ops: 5000

Signed-off-by: Sage Weil <sage@inktank.com>
2013-02-20 21:17:39 -08:00
..
none.yaml rbd/librbd: fix the cache mode facet 2013-02-20 21:17:39 -08:00
writeback.yaml rbd/librbd: fix the cache mode facet 2013-02-20 21:17:39 -08:00
writethrough.yaml rbd/librbd: fix the cache mode facet 2013-02-20 21:17:39 -08:00