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>
--- /dev/null
+../basic/ceph.yaml
\ No newline at end of file
--- /dev/null
+../basic/clusters
\ No newline at end of file
--- /dev/null
+../basic/objectstore
\ No newline at end of file
--- /dev/null
+../basic/rados.yaml
\ No newline at end of file
--- /dev/null
+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:
+++ /dev/null
-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: