You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Alex (JIRA)" <ji...@apache.org> on 2019/05/15 13:24:00 UTC

[jira] [Updated] (FLINK-12521) Use minio as AWS S3 alternative in end-to-end tests

     [ https://issues.apache.org/jira/browse/FLINK-12521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex updated FLINK-12521:
-------------------------
    Description: 
Some end-to-end tests (located in {{flink-end-to-end-tests/test-scripts}}) are using S3 storage for testing.
It may be convenient to use [MinIO|https://github.com/minio/minio] (or if there are other alternatives) as drop in replacement to run tests locally (or in CI environment).

A test MinIO service lifetime would be bound to a single test execution (in similar way as some tests already spin up/tear down Zookeeper and Kafka clusters locally).

The tests should be runnable against both alternatives by a simple configuration switch.

  was:
Some end-to-end tests (located in {{flink-end-to-end-tests/test-scripts}}) are using S3 storage for testing.
It may be convenient to use [MinIO|https://github.com/minio/minio] (or if there are other alternatives) as drop in replacement to run tests locally.

A test MinIO service lifetime would be bound to a single test execution (in similar way as some tests already spin up/tear down Zookeeper and Kafka clusters locally).

The tests should be runnable against both alternatives by a simple configuration switch.


> Use minio as AWS S3 alternative in end-to-end tests
> ---------------------------------------------------
>
>                 Key: FLINK-12521
>                 URL: https://issues.apache.org/jira/browse/FLINK-12521
>             Project: Flink
>          Issue Type: Improvement
>          Components: Tests
>            Reporter: Alex
>            Assignee: Alex
>            Priority: Minor
>             Fix For: 1.9.0
>
>
> Some end-to-end tests (located in {{flink-end-to-end-tests/test-scripts}}) are using S3 storage for testing.
> It may be convenient to use [MinIO|https://github.com/minio/minio] (or if there are other alternatives) as drop in replacement to run tests locally (or in CI environment).
> A test MinIO service lifetime would be bound to a single test execution (in similar way as some tests already spin up/tear down Zookeeper and Kafka clusters locally).
> The tests should be runnable against both alternatives by a simple configuration switch.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)