[
https://issues.apache.org/jira/browse/IGNITE-7538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16339443#comment-16339443
]
Peter Ivanov edited comment on IGNITE-7538 at 1/25/18 4:19 PM:
---------------------------------------------------------------
Successful POC for one-build -> multi-test design was prepared in [Ignite Tests
2.0+ \[Java
8/9\]|https://ci.ignite.apache.org/project.html?projectId=IgniteTests20Java89]
project. Starting work for moving and stabilization of test on the way.
was (Author: vveider):
Successful POC for one-build -> multi-test design was prepared in [Ignite Tests
2.0+ [Java
8/9]|https://ci.ignite.apache.org/project.html?projectId=IgniteTests20Java89]
project. Starting work for moving and stabilization of test on the way.
> Introduce new test project for Ignite 2.0+ with Java 8 / Java 9 compatibility
> -----------------------------------------------------------------------------
>
> Key: IGNITE-7538
> URL: https://issues.apache.org/jira/browse/IGNITE-7538
> Project: Ignite
> Issue Type: Sub-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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)