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

@@ -35,6 +35,8 @@ sleep 10
./mc alias set myminio1 http://localhost:9001 minioadmin minioadmin
./mc alias set myminio2 http://localhost:9101 minioadmin minioadmin
./mc ready myminio1
./mc ready myminio2
sleep 1
./mc mb myminio1/testbucket/ --with-lock