Add scrub test

This commit is contained in:
Vitaliy Filippov
2023-05-20 23:19:39 +03:00
parent 0e5d0e02a9
commit d55d7d5326
3 changed files with 91 additions and 10 deletions
+7
View File
@@ -46,3 +46,10 @@ SCHEME=xor ./test_write.sh
PG_SIZE=2 ./test_heal.sh
SCHEME=ec ./test_heal.sh
./test_scrub.sh
ZERO_OSD=2 ./test_scrub.sh
SCHEME=xor ./test_scrub.sh
PG_SIZE=3 ./test_scrub.sh
PG_SIZE=6 PG_MINSIZE=4 OSD_COUNT=6 SCHEME=ec ./test_scrub.sh
SCHEME=ec ./test_scrub.sh