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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)