ceph/qa/suites/rados/basic-luminous/scrub_test.yaml
Sage Weil 740f17ebf9 qa/suites/rados: temporarily remove scrub_test from basic/ until post-luminous
We don't want to do the at-end.yaml scrubbing business with this test.
Move it into a separate collection until after luminous.

I have a todo item on the post-luminous cleanup list to avoid forgetting
to move this back.

Fixes: http://tracker.ceph.com/issues/19935
Signed-off-by: Sage Weil <sage@redhat.com>
2017-05-22 10:15:23 -04:00

22 lines
615 B
YAML

overrides:
ceph:
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'
conf:
osd:
osd deep scrub update digest min age: 0
tasks:
- scrub_test: