]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: Add new message to whitelist for scrub/repair tests
authorDavid Zafman <dzafman@redhat.com>
Mon, 6 Aug 2018 17:37:04 +0000 (10:37 -0700)
committerDavid Zafman <dzafman@redhat.com>
Thu, 23 Aug 2018 18:09:22 +0000 (11:09 -0700)
Signed-off-by: David Zafman <dzafman@redhat.com>
qa/suites/rados/basic/tasks/repair_test.yaml
qa/suites/rados/basic/tasks/scrub_test.yaml
qa/tasks/repair_test.py
qa/tasks/scrub_test.py

index da765b018a45139c6a3212a9eed71ee8b43a1804..f3a7868d169636f5932804969b82ee1ef41b324d 100644 (file)
@@ -17,6 +17,7 @@ overrides:
       - 'size 1 != size'
       - attr name mismatch
       - Regular scrub request, deep-scrub details will be lost
+      - candidate size [0-9]+ info size [0-9]+ mismatch
       - overall HEALTH_
       - \(OSDMAP_FLAGS\)
       - \(OSD_
index 39821ad867271e0d08d729c344dc72e2c746c922..15b98b56ce061f9a1136cf2f620a197762efce3f 100644 (file)
@@ -15,6 +15,7 @@ overrides:
     - 'attr name mistmatch'
     - 'deep-scrub 1 missing, 0 inconsistent objects'
     - 'failed to pick suitable auth object'
+    - 'candidate size [0-9]+ info size [0-9]+ mismatch'
     - overall HEALTH_
     - \(OSDMAP_FLAGS\)
     - \(OSD_
index 5a63bd636aa7e4a26fbd22d4fdf9900c8cb4ec7c..8ad4d02be2dd1ff5860e99a80f778ba998a165a3 100644 (file)
@@ -276,6 +276,7 @@ def task(ctx, config):
           - 'size 1 != size'
           - 'attr name mismatch'
           - 'Regular scrub request, deep-scrub details will be lost'
+          - 'candidate size [0-9]+ info size [0-9]+ mismatch'
         conf:
           osd:
             filestore debug inject read err: true
index a545c9b89e2ec0c507eb669dbfee7138cf35645c..ef3a44ff0fdcdc121c9c9fb05d472451df563cca 100644 (file)
@@ -348,6 +348,7 @@ def task(ctx, config):
         - attr name mistmatch
         - deep-scrub 1 missing, 0 inconsistent objects
         - failed to pick suitable auth object
+        - candidate size [0-9]+ info size [0-9]+ mismatch
       conf:
         osd:
           osd deep scrub update digest min age: 0