Add missing list_stable_limit support

This commit is contained in:
Vitaliy Filippov
2025-11-23 19:08:24 +03:00
parent f215c791c8
commit 3bad0f6fa8
10 changed files with 44 additions and 19 deletions
+2
View File
@@ -7,6 +7,8 @@ if [[ ("$SCHEME" = "" || "$SCHEME" = "replicated") && ("$PG_SIZE" = "" || "$PG_S
OSD_COUNT=2
fi
OSD_ARGS="--scrub_list_limit 1000 $OSD_ARGS"
. `dirname $0`/run_3osds.sh
check_qemu