Skip to content
  • Chloe Kudryavtsev's avatar
    testing/minio: upgrade to 0.20190619 · c885a7a6
    Chloe Kudryavtsev authored and TBK's avatar TBK committed
    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
    c885a7a6