mirror of
https://github.com/ceph/ceph
synced 2025-01-02 17:12:31 +00:00
12 lines
179 B
YAML
12 lines
179 B
YAML
tasks:
|
|
- install:
|
|
- ceph:
|
|
conf:
|
|
mds:
|
|
mds log segment size: 16384
|
|
mds log max segments: 1
|
|
- restart:
|
|
exec:
|
|
client.0:
|
|
- test-backtraces.py
|