[
https://issues.apache.org/jira/browse/IGNITE-9957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16659307#comment-16659307
]
ASF GitHub Bot commented on IGNITE-9957:
----------------------------------------
GitHub user sergey-chugunov-1985 opened a pull request:
https://github.com/apache/ignite/pull/5047
IGNITE-9957 Updates count was reduced to speed up the test
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-9957
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5047.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 #5047
----
commit 9fb69711329e6651c32c04c1df17f9709ddaec66
Author: Sergey Chugunov <sergey.chugunov@...>
Date: 2018-10-22T11:25:28Z
IGNITE-9957 Updates count was reduced to speed up the test
----
> Optimize execution time of BinaryMetadataUpdatesFlowTest
> --------------------------------------------------------
>
> Key: IGNITE-9957
> URL: https://issues.apache.org/jira/browse/IGNITE-9957
> Project: Ignite
> Issue Type: Improvement
> Reporter: Sergey Chugunov
> Priority: Major
> Labels: MakeTeamcityGreenAgain
> Fix For: 2.8
>
>
> As TC statistics shows ([example run on master
> branch|https://ci.ignite.apache.org/viewLog.html?currentGroup=test&scope=org.apache.ignite.testsuites.IgniteBinaryObjectsTestSuite%23teamcity%23org.apache.ignite.internal.processors.cache.binary%23teamcity%23BinaryMetadataUpdatesFlowTest&pager.currentPage=1&order=DURATION_DESC&recordsPerPage=20&filterText=&status=&buildTypeId=IgniteTests24Java8_RunAll&buildId=2136245&tab=testsInfo]),
> three tests within this class require about 6 minutes of running time which
> is a lot.
> It is worth investigating tests and speed them up.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)