You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2018/03/16 12:58:00 UTC

[jira] [Created] (FLINK-9000) Add automated cluster framework tests

Till Rohrmann created FLINK-9000:
------------------------------------

             Summary: Add automated cluster framework tests
                 Key: FLINK-9000
                 URL: https://issues.apache.org/jira/browse/FLINK-9000
             Project: Flink
          Issue Type: Task
          Components: Tests
            Reporter: Till Rohrmann


Similar to the end-to-end tests which are added to the {{flink-end-to-end-tests}} module, we should add cluster framework tests which we can run automatically.

One idea how to launch a cluster framework would be to use Terraform to allocate nodes from AWS or GCE. Next we could setup a different cluster framework like Yarn or Mesos on which we run Flink. In order to simulate different failure scenarios a framework like Jepsen could be used.

This issue serves as an umbrella issue to collect all issues which are related to cluster framework tests.



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