ceph/qa/suites/netsplit/ceph.yaml
Greg Farnum b846d69ada test: add the beginnings of a netsplit suite
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2020-07-08 04:26:03 +00:00

24 lines
593 B
YAML

overrides:
ceph:
conf:
global:
mon election default strategy: 3
mon:
mon min osdmap epochs: 25
paxos service trim min: 5
# prune full osdmaps regularly
mon osdmap full prune min: 15
mon osdmap full prune interval: 2
mon osdmap full prune txsize: 2
# thrashing monitors may make mgr have trouble w/ its keepalive
log-whitelist:
- overall HEALTH_
- \(MGR_DOWN\)
- \(MON_DOWN\)
# slow mons -> slow peering -> PG_AVAILABILITY
- \(PG_AVAILABILITY\)
- \(SLOW_OPS\)
tasks:
- install:
- ceph: