Use part sizes correctly in multipart replication (#13061)

fixes #13057
This commit is contained in:
Poorna Krishnamoorthy
2021-08-24 17:41:05 -04:00
committed by GitHub
parent 85dfb4351c
commit 6a7e22386e
2 changed files with 5 additions and 5 deletions

View File

@@ -93,7 +93,7 @@ function perform_test() {
rm -rf ${WORK_DIR}/${1}/*/
start_minio_3_node 60
start_minio_3_node 120
rv=$(check_online)
if [ "$rv" == "1" ]; then