Igniters,

Currently, there are a lot of snapshot tests running under the
`Basic3` test suite. Since the amount of tests is actually growing it
is not good to run them at the basic Ignite test suite.

I propose moving all the tests to a dedicated test suite and running
them independently taking into account that most of them require
TEST_SCALE_FACTOR_PROPERTY to be configured. The default number of
affinity partitions is 1024 and this is too big for TeamCity agents
with slow HDD.

I've prepared the PR [2] within the issue [1].
Are there any objections to do such changes?


[1] https://issues.apache.org/jira/browse/IGNITE-15233
[2] https://github.com/apache/ignite/pull/9584/files
[3] 
https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_DiskPageCompressions1&branch_IgniteTests24Java8=%3Cdefault%3E&tab=buildTypeStatusDiv

Reply via email to