ceph/suites/rados/singleton/all/watch-notify-same-primary.yaml
Sage Weil cec763bc71 rados/singleton: debug watch-notify test
Signed-off-by: Sage Weil <sage@redhat.com>
2014-12-18 15:33:57 -08:00

23 lines
369 B
YAML

roles:
- - mon.0
- mon.1
- mon.2
- osd.0
- osd.1
- osd.2
- client.0
tasks:
- install:
- ceph:
config:
global:
osd pool default min size : 1
client:
debug ms: 1
debug objecter: 20
debug rados: 20
log-whitelist:
- objects unfound and apparently lost
- watch_notify_same_primary:
clients: [client.0]