ceph/suites/rbd
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
..
basic add explicit install task before ceph task 2013-02-19 21:02:26 -08:00
librbd rbd/librbd: fix the cache mode facet 2013-02-20 21:17:39 -08:00
singleton/all add explicit install task before ceph task 2013-02-19 21:02:26 -08:00
thrash add explicit install task before ceph task 2013-02-19 21:02:26 -08:00