mirror of
https://github.com/ceph/ceph
synced 2025-02-10 04:19:56 +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
|