From 52e9fa16ef5e9b73f94444041bb5bfd6ffeb2367 Mon Sep 17 00:00:00 2001 From: Ronen Friedman Date: Wed, 20 Oct 2021 06:42:51 +0000 Subject: [PATCH] tests: modify osd-scrub-repair to match PR #43239 changes PR #43239 has modified ECBackend::get_hash_info() behavior. Modified the standalone scrub test to match. Signed-off-by: Ronen Friedman --- qa/standalone/scrub/osd-scrub-repair.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/qa/standalone/scrub/osd-scrub-repair.sh b/qa/standalone/scrub/osd-scrub-repair.sh index 625d976a7cf..e46bef07a6e 100755 --- a/qa/standalone/scrub/osd-scrub-repair.sh +++ b/qa/standalone/scrub/osd-scrub-repair.sh @@ -4673,8 +4673,6 @@ EOF "primary": false }, { - "data_digest": "0x00000000", - "omap_digest": "0xffffffff", "object_info": { "oid": { "oid": "EOBJ5", @@ -4711,6 +4709,7 @@ EOF }, "size": 4096, "errors": [ + "read_error", "size_mismatch_info", "obj_size_info_mismatch" ], @@ -4763,6 +4762,7 @@ EOF "watchers": {} }, "union_shard_errors": [ + "read_error", "size_mismatch_info", "obj_size_info_mismatch" ], @@ -5441,8 +5441,8 @@ EOF "size": 4096, "shard": 0, "errors": [ + "read_error", "size_mismatch_info", - "ec_size_error", "obj_size_info_mismatch" ], "osd": 1, @@ -5493,8 +5493,8 @@ EOF "watchers": {} }, "union_shard_errors": [ + "read_error", "size_mismatch_info", - "ec_size_error", "obj_size_info_mismatch" ], "errors": [