ceph/suites/smoke/basic/tasks/rbd_api_tests.yaml
Josh Durgin 986c0ef9ae rbd: test with layering enabled
RBD_FEATURES=0 hits a bug that's fixed in wip-rbd-parent.

Once that's merged, we can add RBD_FEATURES=0 tests back in.
2012-07-11 10:59:08 -07:00

10 lines
131 B
YAML

tasks:
- ceph:
- ceph-fuse:
- workunit:
clients:
client.0:
- rbd/test_librbd.sh
env:
RBD_FEATURES: "1"