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

[jira] [Updated] (FLINK-9020) Move test projects of end-to-end tests in separate modules

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

Florian Schmidt updated FLINK-9020:
-----------------------------------
    Affects Version/s: 1.5.0

> Move test projects of end-to-end tests in separate modules
> ----------------------------------------------------------
>
>                 Key: FLINK-9020
>                 URL: https://issues.apache.org/jira/browse/FLINK-9020
>             Project: Flink
>          Issue Type: Improvement
>          Components: Tests
>    Affects Versions: 1.5.0
>            Reporter: Florian Schmidt
>            Assignee: Florian Schmidt
>            Priority: Major
>
> I would like to propose to move each test case in the end-to-end tests into it's own module. Reason is that currently we are building all jars for the tests from one pom.xml, which makes it hard to have specific tests for certain build types (e.g. examples derived from the flink quickstart archetype).
> For the current state this would mean
> - change packaging from flink-end-to-end-tests from jar to pom
> - refactor the classloader example to be in its own module



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