]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/rados/singleton/all/watch-notify-same-primary.yaml
bump version to 18.2.2-pve1
[ceph.git] / ceph / qa / suites / rados / singleton / all / watch-notify-same-primary.yaml
1 roles:
2 - - mon.a
3 - mon.b
4 - mon.c
5 - mgr.x
6 - osd.0
7 - osd.1
8 - osd.2
9 - client.0
10 openstack:
11 - volumes: # attached to each instance
12 count: 3
13 size: 10 # GB
14 tasks:
15 - install:
16 - ceph:
17 pre-mgr-commands:
18 - sudo ceph config set mgr mgr_pool false --force
19 config:
20 global:
21 osd pool default min size : 1
22 client:
23 debug ms: 1
24 debug objecter: 20
25 debug rados: 20
26 log-ignorelist:
27 - objects unfound and apparently lost
28 - overall HEALTH_
29 - \(OSDMAP_FLAGS\)
30 - \(OSD_
31 - \(PG_
32 - \(OBJECT_DEGRADED\)
33 - \(POOL_APP_NOT_ENABLED\)
34 - watch_notify_same_primary:
35 clients: [client.0]