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/12/10 10:42:00 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-10985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Yao updated FLINK-10985:
-----------------------------
    Fix Version/s: 1.8.0

> Enable multiple Job Submission in distributed Tests
> ---------------------------------------------------
>
>                 Key: FLINK-10985
>                 URL: https://issues.apache.org/jira/browse/FLINK-10985
>             Project: Flink
>          Issue Type: New Feature
>          Components: Tests
>    Affects Versions: 1.8.0
>            Reporter: Gary Yao
>            Assignee: Gary Yao
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.8.0
>
>
> *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)