]> git.proxmox.com Git - ceph.git/blame - ceph/qa/suites/rados/singleton/all/watch-notify-same-primary.yaml
update sources to v12.1.1
[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:
224ce89b
WB
25 - objects unfound and apparently lost
26 - overall HEALTH_
27 - (OSDMAP_FLAGS)
28 - (OSD_
29 - (PG_
30 - (OBJECT_DEGRADED)
7c673cae
FG
31- watch_notify_same_primary:
32 clients: [client.0]