]> git.proxmox.com Git - ceph.git/blame - ceph/qa/suites/rados/singleton/all/watch-notify-same-primary.yaml
buildsys: fix parallel builds
[ceph.git] / ceph / qa / suites / rados / singleton / all / watch-notify-same-primary.yaml
CommitLineData
7c673cae
FG
1roles:
2- - mon.a
3 - mon.b
4 - mon.c
5 - mgr.x
6 - osd.0
7 - osd.1
8 - osd.2
9 - client.0
10openstack:
11 - volumes: # attached to each instance
12 count: 3
13 size: 10 # GB
14tasks:
15- install:
16- ceph:
17 config:
18 global:
19 osd pool default min size : 1
20 client:
21 debug ms: 1
22 debug objecter: 20
23 debug rados: 20
24 log-whitelist:
25 - objects unfound and apparently lost
26- watch_notify_same_primary:
27 clients: [client.0]