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

@@ -58,8 +58,6 @@ site3_pid=$!
minio server --config /tmp/minio.configfile.4 >/tmp/minio4_1.log 2>&1 &
site4_pid=$!
sleep 30
export MC_HOST_minio1=http://minr0otUS2r:pBU94AGAY85e@localhost:9001
export MC_HOST_minio3=http://minr0otUS2r:pBU94AGAY85e@localhost:9003