mirror of
https://github.com/minio/minio.git
synced 2025-11-20 18:06:10 -05:00
Fix test scripts to use mc ready (#19768)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user