minio/mint/run/core
Yingrong Zhao cce5d7152a
fix testListMultipartUpload in aws-sdk-go (#11122)
Currently, the test doesn't complete nor abort the multipart upload
after tesing the list operation. It caused the `cleanup()` to fail since
the object can't not be deleted which causes the bucket deletion to
fail.

This PR adds a `CompleteMultipartUpload` call to commit the object so
the cleanup can successfully delete the object and bucket.
2020-12-16 13:24:10 -08:00
..
aws-sdk-go fix testListMultipartUpload in aws-sdk-go (#11122) 2020-12-16 13:24:10 -08:00
aws-sdk-java migrate mint tests to latest versions (#9424) 2020-04-22 16:06:58 -07:00
aws-sdk-php allow bucket policy to set/removed in NAS gateway (#9706) 2020-05-28 08:31:16 -07:00
aws-sdk-ruby Adds "x-amz-usr-agent" and "x-id" params to be used in authentication of presignedURL (#10792) 2020-12-02 02:02:49 -08:00
awscli Support bucket versioning (#9377) 2020-06-12 20:04:01 -07:00
healthcheck fix: https healthcheck mint test (#10622) 2020-10-05 08:21:41 -07:00
mc migrate mint tests to latest versions (#9424) 2020-04-22 16:06:58 -07:00
minio-dotnet migrate mint tests to latest versions (#9424) 2020-04-22 16:06:58 -07:00
minio-go fix: s3select tests with new minio-py SDK (#10995) 2020-11-29 13:05:37 -08:00
minio-java migrate mint tests to latest versions (#9424) 2020-04-22 16:06:58 -07:00
minio-js migrate mint tests to latest versions (#9424) 2020-04-22 16:06:58 -07:00
minio-py migrate mint tests to latest versions (#9424) 2020-04-22 16:06:58 -07:00
s3cmd mint fixes for go1.14 (#10294) 2020-08-19 20:07:37 -07:00
s3select fix: s3select tests with new minio-py SDK (#10995) 2020-11-29 13:05:37 -08:00
security Add missing go mod libraries for mint. (#10347) 2020-08-25 17:51:12 -07:00