ceph/qa/suites/rados/basic/tasks/repair_test.yaml
Sage Weil 8bbd173d9a qa/suites/rados/basic/repair_test: skip final scrub
OSD is deliberately damaged; scrub will fail.

Signed-off-by: Sage Weil <sage@redhat.com>
2017-06-15 11:23:18 -04:00

27 lines
785 B
YAML

overrides:
ceph:
wait-for-scrub: false
log-whitelist:
- candidate had a stat error
- candidate had a read error
- deep-scrub 0 missing, 1 inconsistent objects
- deep-scrub 0 missing, 4 inconsistent objects
- deep-scrub [0-9]+ errors
- '!= omap_digest'
- '!= data_digest'
- repair 0 missing, 1 inconsistent objects
- repair 0 missing, 4 inconsistent objects
- repair [0-9]+ errors, [0-9]+ fixed
- scrub 0 missing, 1 inconsistent objects
- scrub [0-9]+ errors
- 'size 1 != size'
- attr name mismatch
- Regular scrub request, losing deep-scrub details
conf:
osd:
filestore debug inject read err: true
bluestore debug inject read err: true
tasks:
- repair_test: