[ 
https://issues.apache.org/jira/browse/FLINK-20392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17239716#comment-17239716
 ] 

Dawid Wysakowicz edited comment on FLINK-20392 at 11/27/20, 2:57 PM:
---------------------------------------------------------------------

Just to add to the FLINK-19997, I set up a FlinkContainer that runs a Flink 
cluster within a docker container with a subset of functionalities provided by 
the FlinkResource. It can be a good base to move the FlinkResource onto 
testcontainers entirely.


was (Author: dawidwys):
Just to add to the FLINK-19997, I set up a FlinkContainer that runs a Flink 
cluster within a docker container with a subset of functionalities provided by 
the FlinkResource. It can be a good base to move the FlinkResource onto 
testcontainers.

> Migrating bash e2e tests to Java/Docker
> ---------------------------------------
>
>                 Key: FLINK-20392
>                 URL: https://issues.apache.org/jira/browse/FLINK-20392
>             Project: Flink
>          Issue Type: Test
>          Components: Test Infrastructure, Tests
>            Reporter: Matthias
>            Priority: Major
>
> This Jira issue serves as an umbrella ticket for single e2e test migration 
> tasks. This should enable us to migrate all bash-based e2e tests step-by-step.
> The goal is to utilize the e2e test framework (see 
> [flink-end-to-end-tests-common|https://github.com/apache/flink/tree/master/flink-end-to-end-tests/flink-end-to-end-tests-common]).
>  Ideally, the test should use Docker containers as much as possible 
> disconnect the execution from the environment. A good source to achieve that 
> is [testcontainers.org|https://www.testcontainers.org/].
> The related ML discussion is [Stop adding new bash-based e2e tests to 
> Flink|http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/DISCUSS-Stop-adding-new-bash-based-e2e-tests-to-Flink-td46607.html].



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to