ceph/suites/rest/basic/tasks/rest_test.yaml
Sage Weil 4f9f023c74 rest-api tests: enable debugging
Hoping to catch #9058

Signed-off-by: Sage Weil <sage@redhat.com>
2014-08-14 17:41:05 -07:00

27 lines
364 B
YAML

roles:
- - mon.a
- mds.a
- osd.0
- osd.1
- - mon.b
- mon.c
- osd.2
- osd.3
- client.0
tasks:
- install:
- ceph:
log-whitelist:
- wrongly marked me down
conf:
client.rest0:
debug ms: 1
debug objecter: 20
debug rados: 20
- rest-api: [client.0]
- workunit:
clients:
client.0:
- rest/test.py