[
https://issues.apache.org/jira/browse/FLINK-12521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17500727#comment-17500727
]
Matthias Pohl commented on FLINK-12521:
---------------------------------------
We could utilize the TestContainer introduced in FLINK-26015 to achieve that.
> 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: FileSystems, Tests
> Reporter: Alex
> Priority: Not a Priority
>
> 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
(v8.20.1#820001)