]> git.proxmox.com Git - ceph.git/blame - ceph/qa/suites/rados/basic/tasks/repair_test.yaml
update sources to 12.2.7
[ceph.git] / ceph / qa / suites / rados / basic / tasks / repair_test.yaml
CommitLineData
7c673cae
FG
1overrides:
2 ceph:
31f18b77 3 wait-for-scrub: false
7c673cae
FG
4 log-whitelist:
5 - candidate had a stat error
6 - candidate had a read error
7 - deep-scrub 0 missing, 1 inconsistent objects
8 - deep-scrub 0 missing, 4 inconsistent objects
9 - deep-scrub [0-9]+ errors
10 - '!= omap_digest'
11 - '!= data_digest'
12 - repair 0 missing, 1 inconsistent objects
13 - repair 0 missing, 4 inconsistent objects
14 - repair [0-9]+ errors, [0-9]+ fixed
15 - scrub 0 missing, 1 inconsistent objects
16 - scrub [0-9]+ errors
17 - 'size 1 != size'
18 - attr name mismatch
c07f9fc5 19 - Regular scrub request, deep-scrub details will be lost
224ce89b 20 - overall HEALTH_
28e407b8
AA
21 - \(OSDMAP_FLAGS\)
22 - \(OSD_
23 - \(PG_
7c673cae
FG
24 conf:
25 osd:
26 filestore debug inject read err: true
27 bluestore debug inject read err: true
28tasks:
29- repair_test:
30