testing/minio: upgrade to 0.20190619
Also improve healthcheck. When conf.d does not define an `$address`, curl will try to query a file (`/minio/health/ready`), which obviously will always fail. By default, minio will listen on 0.0.0.0:9000, so default to localhost. Closes: GH-8911
Showing
Please register or sign in to comment