My concern was only that 1.0 is too high for TC overall.
If it is OK for Nightly builds — no problems.


However — ordinary Run All uses 0.1 scale and to use 0.2 in that suite we 
should hardcode it inside the suite (or to be more precise — compute based on 
input).

> On 25 Nov 2021, at 16:06, Maxim Muzafarov <mmu...@apache.org> wrote:
> 
> Petr,
> 
> For the RunAll - 0.2
> For the RunAll(Nightly) - 1.0 (the 1.0 is better that 0.2 for sure)
> 
> On Thu, 25 Nov 2021 at 15:54, Petr Ivanov <mr.wei...@gmail.com> wrote:
>> 
>> 0.2 or 1.0?
>> 
>>> On 25 Nov 2021, at 14:34, Maxim Muzafarov <mmu...@apache.org> wrote:
>>> 
>>> Pert,
>>> 
>>> I think for nightly builds this is the only right option for the
>>> suites mentioned above.
>>> 
>>> On Thu, 25 Nov 2021 at 14:33, Petr Ivanov <mr.wei...@gmail.com> wrote:
>>>> 
>>>> Hi, Maksim.
>>>> 
>>>> 
>>>> Run All (Nightly) build will run suites with test scale factor 1.0 — will 
>>>> it be a problem?
>>>> 
>>>>> On 25 Nov 2021, at 14:22, Maxim Muzafarov <mmu...@apache.org> wrote:
>>>>> 
>>>>> Folks,
>>>>> 
>>>>> I've merged the PR [1] to the master branch and applied scale factor
>>>>> 0.2 to the tests that were moved to dedicated suites.
>>>>> I've created two suites and added them to the Run.All test suite.
>>>>> - Snapshots [2]
>>>>> - SnapshotsWithIndexes [3]
>>>>> 
>>>>> [1] https://github.com/apache/ignite/pull/9584/files
>>>>> [2] 
>>>>> https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_Snapshots&branch_IgniteTests24Java8=%3Cdefault%3E&tab=buildTypeStatusDiv
>>>>> [3] 
>>>>> https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_SnapsohtWithIndexes&branch_IgniteTests24Java8=%3Cdefault%3E&tab=buildTypeStatusDiv
>>>>> 
>>>>> On Wed, 24 Nov 2021 at 15:30, Maxim Muzafarov <mmu...@apache.org> wrote:
>>>>>> 
>>>>>> 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