]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
rados/basic/tasks/repair_test: enable bluestore error injection
authorSage Weil <sage@redhat.com>
Wed, 21 Sep 2016 14:21:33 +0000 (10:21 -0400)
committerSage Weil <sage@redhat.com>
Wed, 21 Sep 2016 20:28:00 +0000 (16:28 -0400)
Signed-off-by: Sage Weil <sage@redhat.com>
suites/rados/basic/tasks/repair_test.yaml

index 277a5a24022a250aafcc39bb17254fedad1e1c4c..d235af30e90a48792fd8452fca519116211a6d2d 100644 (file)
@@ -3,7 +3,8 @@ overrides:
     log-whitelist: ['candidate had a stat error', 'candidate had a read error', 'deep-scrub 0 missing, 1 inconsistent objects', 'deep-scrub 0 missing, 4 inconsistent objects', 'deep-scrub 1 errors', 'deep-scrub 4 errors', '!= known omap_digest', '!= known data_digest', 'repair 0 missing, 1 inconsistent objects', 'repair 0 missing, 4 inconsistent objects', 'repair 1 errors, 1 fixed', 'repair 4 errors, 4 fixed', 'scrub 0 missing, 1 inconsistent', 'scrub 1 errors', 'size 1 != known size', '!= best guess']
     conf:
       osd:
-        filestore debug inject read err : true
+        filestore debug inject read err: true
+        bluestore debug inject read err: true
 tasks:
 - install:
 - ceph: