mirror of
https://github.com/ceph/ceph
synced 2024-12-23 20:03:56 +00:00
986c0ef9ae
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.
10 lines
131 B
YAML
10 lines
131 B
YAML
tasks:
|
|
- ceph:
|
|
- ceph-fuse:
|
|
- workunit:
|
|
clients:
|
|
client.0:
|
|
- rbd/test_librbd.sh
|
|
env:
|
|
RBD_FEATURES: "1"
|