mirror of
https://github.com/ceph/ceph
synced 2025-01-11 05:29:51 +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
138 B
YAML
10 lines
138 B
YAML
tasks:
|
|
- ceph:
|
|
- ceph-fuse:
|
|
- workunit:
|
|
clients:
|
|
client.0:
|
|
- rbd/test_librbd_python.sh
|
|
env:
|
|
RBD_FEATURES: "1"
|