mirror of
https://github.com/ceph/ceph
synced 2025-01-27 13:34:31 +00:00
552f9d8dee
Add client as a variable on the basic collection. Move the other stuff (libcephfs plus a weird restart test) to libcephfs collection. Signed-off-by: Sage Weil <sage@inktank.com>
15 lines
208 B
YAML
15 lines
208 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
client:
|
|
debug ms: 1
|
|
debug client: 20
|
|
mds:
|
|
debug ms: 1
|
|
debug mds: 20
|
|
tasks:
|
|
- workunit:
|
|
clients:
|
|
all:
|
|
- suites/pjd.sh
|