Fix test scripts to use mc ready (#19768)

This commit is contained in:
Poorna
2024-05-18 11:19:01 -07:00
committed by GitHub
parent 4e2d39293a
commit e947a844c9
21 changed files with 70 additions and 42 deletions

View File

@@ -39,7 +39,7 @@ export MC_HOST_myminio="http://minioadmin:minioadmin@localhost:9000/"
(minio server http://localhost:9000/tmp/xl/{1...10}/disk{0...1} 2>&1 >/dev/null) &
pid=$!
sleep 30s
./mc ready myminio
./mc admin user add myminio/ minio123 minio123