From: Ronen Friedman Date: Tue, 6 Aug 2024 13:07:17 +0000 (-0500) Subject: qa/standalone/scrub: disable scrub_extended_sleep test X-Git-Tag: v20.0.0~1219^2~8 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=709302478ed528ce2597972740d7de225778af4b;p=ceph.git qa/standalone/scrub: disable scrub_extended_sleep test Disabling osd-scrub-test.sh::TEST_scrub_extended_sleep, as the test is no longer valid (updated code no longer produces the same logs or the same behavior). Signed-off-by: Ronen Friedman --- diff --git a/qa/standalone/scrub/osd-scrub-test.sh b/qa/standalone/scrub/osd-scrub-test.sh index ec0066d955f4..4baa4066bcd1 100755 --- a/qa/standalone/scrub/osd-scrub-test.sh +++ b/qa/standalone/scrub/osd-scrub-test.sh @@ -205,7 +205,9 @@ function TEST_interval_changes() { perf_counters $dir $OSDS } -function TEST_scrub_extended_sleep() { +# RRR 6aug24: this test cannot work as expected, following the changes in the +# scrub type to overrides matrix. Disabled for now. +function NO_scrub_extended_sleep() { local dir=$1 local poolname=test local OSDS=3