You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Peter Ivanov (JIRA)" <ji...@apache.org> on 2018/04/04 07:53:00 UTC

[jira] [Updated] (IGNITE-7538) Introduce test project for Ignite 2.0+ with Java 8/9/10 compatibility

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

Peter Ivanov updated IGNITE-7538:
---------------------------------
    Summary: Introduce test project for Ignite 2.0+ with Java 8/9/10 compatibility  (was: Introduce test project for Ignite 2.0+ with Java 8 / Java 9 compatibility)

> Introduce test project for Ignite 2.0+ with Java 8/9/10 compatibility
> ---------------------------------------------------------------------
>
>                 Key: IGNITE-7538
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7538
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Peter Ivanov
>            Assignee: Peter Ivanov
>            Priority: Critical
>
> After IGNITE-7203 and IGNITE-6730 there are two separate test project at CI which meet the problem of test configuration synchronization. It is necessary to devise a solution for overcoming this issue.
> Possible approaches:
> # Single project for tests with run with different parameters.
> Problems:
> #* Test History will show history for all builds with any parameters combination.
> #* Mute test will mute test for all parameters configuration.
> # Several project (differentiated by parameter) with build configuration synchronisation automation.
> Problems:
> #* Maintainability — how to seamlessly support build configuration synchronisation.
> Research for both approaches must be held.
> After corresponding research, following targets are required:
> # Speedup -- introduce more optimal architecture of build chain (with one build - multiple tests).
> # Java 8 / Java 9 compatibility.



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