]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/rados/basic/tasks/repair_test.yaml
383acc9563bcf4c2d7bdfcb6c2a6ffc06ea4339d
[ceph.git] / ceph / qa / suites / rados / basic / tasks / repair_test.yaml
1 overrides:
2 ceph:
3 wait-for-scrub: false
4 log-ignorelist:
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
19 - Regular scrub request, deep-scrub details will be lost
20 - candidate size [0-9]+ info size [0-9]+ mismatch
21 - overall HEALTH_
22 - \(OSDMAP_FLAGS\)
23 - \(OSD_
24 - \(PG_
25 - \(POOL_APP_NOT_ENABLED\)
26 conf:
27 osd:
28 filestore debug inject read err: true
29 bluestore debug inject read err: true
30 tasks:
31 - repair_test:
32