]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
test: Update for new error message when doing scrub with deep-scrub errors 13146/head
authorDavid Zafman <dzafman@redhat.com>
Mon, 12 Dec 2016 23:53:25 +0000 (15:53 -0800)
committerDavid Zafman <dzafman@redhat.com>
Thu, 9 Feb 2017 17:16:08 +0000 (09:16 -0800)
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 85e0774a7dded4aa6c67f237416041e25a7680bc)

qa/suites/rados/basic/tasks/repair_test.yaml
qa/tasks/repair_test.py

index 9487a67c4dad7b01817e98d5f87790000bbfea84..4a095aefa1905102c7c34dbfe904419b3031be60 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