ceph/qa/suites/rados/singleton/all/ec-inconsistent-hinfo.yaml
Mykola Golub d35920da5e qa/suites/rados: add inconsistent hinfo test
Signed-off-by: Mykola Golub <mgolub@suse.com>
2021-09-28 16:43:02 +01:00

37 lines
669 B
YAML

roles:
- - mon.a
- mon.b
- mon.c
- mgr.x
- osd.0
- osd.1
- osd.2
- osd.3
openstack:
- volumes: # attached to each instance
count: 4
size: 10 # GB
tasks:
- install:
- ceph:
create_rbd_pool: false
pre-mgr-commands:
- sudo ceph config set mgr mgr/devicehealth/enable_monitoring false --force
log-ignorelist:
- \(OBJECT_
- \(OSDMAP_FLAGS\)
- \(OSD_
- \(PG_
- \(SLOW_OPS\)
- deep-scrub
- missing
- overall HEALTH_
- repair
- slow request
- unfound
conf:
osd:
osd min pg log entries: 5
osd max pg log entries: 5
- ec_inconsistent_hinfo: