[
https://issues.apache.org/jira/browse/IGNITE-10142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16676643#comment-16676643
]
ASF GitHub Bot commented on IGNITE-10142:
-----------------------------------------
GitHub user ibessonov opened a pull request:
https://github.com/apache/ignite/pull/5253
IGNITE-10142 Cache 8 tests optimization
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-10142
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5253.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 #5253
----
commit 33e5402ca23757f7f341ec94e3b6fda22156d0d8
Author: ibessonov <bessonov.ip@...>
Date: 2018-11-06T11:27:48Z
IGNITE-10142 Scale factor added to several tests from Cache 8 suite.
----
> Cache 8 tests optimization
> --------------------------
>
> Key: IGNITE-10142
> URL: https://issues.apache.org/jira/browse/IGNITE-10142
> Project: Ignite
> Issue Type: Improvement
> Reporter: Ivan Bessonov
> Assignee: Ivan Bessonov
> Priority: Major
> Labels: MakeTeamcityGreenAgain
> Fix For: 2.8
>
>
> These tests run over 1 minute each:
> CacheGroupsMetricsRebalanceTest.testRebalanceEstimateFinishTime
> GridCacheRebalancingAsyncSelfTest.testComplexRebalancing
> GridCacheRebalancingAsyncSelfTest.testSimpleRebalancing
> GridCacheRebalancingSyncSelfTest.testSimpleRebalancing
> GridCacheRebalancingSyncSelfTest.testComplexRebalancing
> GridCacheRebalancingSyncSelfTest.testLoadRebalancing
> GridCacheConcurrentEvictionsSelfTest.testConcurrentPutsFifoLocal
> GridCacheConcurrentEvictionsSelfTest.testConcurrentPutsLruLocal
> GridCacheConcurrentEvictionsSelfTest.testConcurrentPutsSortedLocal
> IgniteTopologyValidatorGridSplitCacheTest.testTopologyValidator
> IgniteTopologyValidatorGridSplitCacheTest.testTopologyValidatorWithCacheGroup
> They should be either optimized or moved into overnight build (or both).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)