Alex created FLINK-12521:
----------------------------
Summary: 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
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.
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)