mirror of
https://github.com/ceph/ceph
synced 2024-12-21 02:42:48 +00:00
16 lines
254 B
YAML
16 lines
254 B
YAML
tasks:
|
|
- install:
|
|
- ceph:
|
|
conf:
|
|
mds:
|
|
mds thrash exports: 1
|
|
mds debug subtrees: 1
|
|
mds debug scatterstat: 1
|
|
mds verify scatter: 1
|
|
- ceph-fuse:
|
|
- workunit:
|
|
clients:
|
|
client.0:
|
|
- suites/fsstress.sh
|
|
|