summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/rados/basic-luminous/scrub_test.yaml
blob: d87f5bfdd35b417931e57ae5838c649a0f457b9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
overrides:
  ceph:
    wait-for-scrub: false
    log-whitelist:
    - '!= data_digest'
    - '!= omap_digest'
    - '!= size'
    - 'deep-scrub 0 missing, 1 inconsistent objects'
    - 'deep-scrub [0-9]+ errors'
    - 'repair 0 missing, 1 inconsistent objects'
    - 'repair [0-9]+ errors, [0-9]+ fixed'
    - 'shard [0-9]+ missing'
    - 'deep-scrub 1 missing, 1 inconsistent objects'
    - 'does not match object info size'
    - 'attr name mistmatch'
    - 'deep-scrub 1 missing, 0 inconsistent objects'
    - 'failed to pick suitable auth object'
    - overall HEALTH_
    - (OSDMAP_FLAGS)
    - (OSD_
    - (PG_
    - (OSD_SCRUB_ERRORS)
    - (TOO_FEW_PGS)
    conf:
      osd:
        osd deep scrub update digest min age: 0
tasks:
- scrub_test: