GitHub user daradurvs opened a pull request:
https://github.com/apache/ignite/pull/5759
IGNITE-10811 Add new TC build-config to test Service Grid new and old
implementations
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/daradurvs/ignite ignite-10811
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5759.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5759
----
commit 70b30d4be62fa8c11f073ef8ec8ff00f6c41f6b3
Author: Vyacheslav Daradur <daradurvs@...>
Date: 2018-12-26T12:49:19Z
Added IgniteServiceGridTestSuite
commit f68822601f3a234017ac92d21b29a0e7cc4099a5
Author: Vyacheslav Daradur <daradurvs@...>
Date: 2018-12-27T10:05:44Z
Merge branch 'master' into ignite-10811
# Conflicts:
#
modules/core/src/test/java/org/apache/ignite/testsuites/IgniteKernalSelfTestSuite.java
commit 8f69d128b7b0b3b3383232664a23c8815e9a2479
Author: Vyacheslav Daradur <daradurvs@...>
Date: 2018-12-27T10:06:11Z
Added new tests from master
----
---