]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
test: Update for new error message when doing scrub with deep-scrub errors
authorDavid Zafman <dzafman@redhat.com>
Mon, 12 Dec 2016 23:53:25 +0000 (15:53 -0800)
committerDavid Zafman <dzafman@redhat.com>
Mon, 12 Dec 2016 23:53:25 +0000 (15:53 -0800)
Signed-off-by: David Zafman <dzafman@redhat.com>
suites/rados/basic/tasks/repair_test.yaml
tasks/repair_test.py

index 4dd43bcb2cd78c6777e430d388540db2c395c068..609f0db6211db663cd7311fb26cf69a95224a088 100644 (file)
@@ -15,6 +15,7 @@ overrides:
       - scrub [0-9]+ errors
       - 'size 1 != size'
       - attr name mismatch
+      - Regular scrub request, losing deep-scrub details
     conf:
       osd:
         filestore debug inject read err: true
index 3211b94dfd35b88eb7edf919f5d3a50327080e37..6e81a5e8d3eb4d50dfcefd64452a65cb95d4329f 100644 (file)
@@ -275,6 +275,7 @@ def task(ctx, config):
           - 'scrub [0-9]+ errors'
           - 'size 1 != size'
           - 'attr name mismatch'
+          - 'Regular scrub request, losing deep-scrub details'
         conf:
           osd:
             filestore debug inject read err: true