minio / mint

Collection of tests to detect overall correctness of MinIO server.
Apache License 2.0
78 stars 50 forks source link

Add test for uploading 10mb single put object #288

Closed vadmeste closed 5 years ago

vadmeste commented 5 years ago

10Mb is the block size in Minio server.

We need this test to detect this issue in the future: https://github.com/minio/minio/pull/6567

harshavardhana commented 5 years ago

We should with multipart as well