mirror of
https://github.com/ceph/ceph
synced 2024-12-25 12:54:16 +00:00
19 lines
263 B
YAML
19 lines
263 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
client:
|
|
debug ms: 1
|
|
debug client: 20
|
|
mds:
|
|
debug ms: 1
|
|
debug mds: 20
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
fs: btrfs
|
|
- ceph-fuse:
|
|
- workunit:
|
|
clients:
|
|
client.0:
|
|
- libcephfs/test.sh
|