You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2021/05/02 20:38:37 UTC

[libcloud] 01/01: Merge pull request #1578 from apache/storage-minio-integration-tests

This is an automated email from the ASF dual-hosted git repository.

tomaz pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git

commit d8edac3786a8da0ca8ab0ef395407055099f1f45
Merge: b1497f8 158611f
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Sun May 2 22:38:27 2021 +0200

    Merge pull request #1578 from apache/storage-minio-integration-tests
    
    Add integration tests for MinIO storage driver

 integration/storage/base.py       | 13 ++++++++----
 integration/storage/test_minio.py | 44 +++++++++++++++++++++++++++++++++++++++
 libcloud/storage/drivers/s3.py    |  3 +++
 3 files changed, 56 insertions(+), 4 deletions(-)