]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
tests/scrub: deactivate osd-scrub-dump stand-alone test 54482/head
authorRonen Friedman <rfriedma@redhat.com>
Fri, 1 Dec 2023 14:48:49 +0000 (08:48 -0600)
committerRonen Friedman <rfriedma@redhat.com>
Fri, 1 Dec 2023 14:48:49 +0000 (08:48 -0600)
as the scrub reservation changes had made it obsolete.
Note - it is not an issue of fixing the test, but rather
that the tested functionality is no longer there.

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
qa/standalone/scrub/osd-scrub-dump.sh

index 644f82d80716e02364de1f00f2b819af34a6bab7..403ffacd9a65601fb39f4c37c7708d11a262c4d3 100755 (executable)
 # GNU Library Public License for more details.
 #
 
+
+# 30.11.2023: the test is now disabled, as the reservation mechanism has been
+# thoroughly reworked and the test is no longer valid.  The test is left here
+# as a basis for a new set of primary vs. replicas scrub activation tests.
+
 source $CEPH_ROOT/qa/standalone/ceph-helpers.sh
 
 MAX_SCRUBS=4
@@ -22,6 +27,8 @@ SCRUB_SLEEP=3
 POOL_SIZE=3
 
 function run() {
+    echo "This test is disabled"
+    return 0
     local dir=$1
     shift
     local CHUNK_MAX=5