tests/scrub: deactivate osd-scrub-dump stand-alone test

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>
This commit is contained in:
Ronen Friedman 2023-12-01 08:48:49 -06:00
parent 9802b770f8
commit 6f1e0e6825

View File

@ -15,6 +15,11 @@
# 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