]> git.proxmox.com Git - ceph.git/blame - ceph/qa/suites/netsplit/ceph.yaml
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / qa / suites / netsplit / ceph.yaml
CommitLineData
f67539c2
TL
1overrides:
2 ceph:
3 conf:
4 global:
5 mon election default strategy: 3
6 mon:
7 mon min osdmap epochs: 25
8 paxos service trim min: 5
9 # prune full osdmaps regularly
10 mon osdmap full prune min: 15
11 mon osdmap full prune interval: 2
12 mon osdmap full prune txsize: 2
13# thrashing monitors may make mgr have trouble w/ its keepalive
14 log-whitelist:
15 - overall HEALTH_
16 - \(MGR_DOWN\)
17 - \(MON_DOWN\)
18# slow mons -> slow peering -> PG_AVAILABILITY
19 - \(PG_AVAILABILITY\)
20 - \(SLOW_OPS\)
21tasks:
22- install:
23- ceph: