You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Gary Yao (JIRA)" <ji...@apache.org> on 2018/11/22 10:39:00 UTC

[jira] [Created] (FLINK-10985) Enable multiple Job Submission in distributed Tests

Gary Yao created FLINK-10985:
--------------------------------

             Summary: Enable multiple Job Submission in distributed Tests
                 Key: FLINK-10985
                 URL: https://issues.apache.org/jira/browse/FLINK-10985
             Project: Flink
          Issue Type: Bug
          Components: Tests
            Reporter: Gary Yao
            Assignee: Gary Yao


*Description*
Jepsen tests only allow submission of a single job. It should be possible to submit multiple jobs to a session cluster and assert that all jobs are running at the end of the test.

*Acceptance Criteria*
* Multiple jobs can be submitted to a session cluster
* Jobs to be submitted (jars files, job args, main class) should be specified in an .edn file
* Checks at the end of the tests are performed for all jobs



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