Peter Ivanov created IGNITE-7538:
------------------------------------
Summary: 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
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)