As per, it's configured to run for a very long time. Anyway, it is a part
of IgnitePerformanceTestSuite which contains long-running performance tests
and I believe they shouldn't be running for each commit. So, I think you
can just disable this test suite.

Evgenii

пт, 28 авг. 2020 г. в 10:52, Cong Guo <nadbpwa...@gmail.com>:

> Hi,
>
> I want to run all the tests. Actually I want to apply the patch for
> https://issues.apache.org/jira/browse/IGNITE-10959 to 2.8.1. I find that
> even for the original 2.8.1 source code, the test takes a long time. I
> think there must be an env or configuration issue. Do I need any special
> configuration for the ignite core test? Thank you.
>
>
> On Thu, Aug 27, 2020 at 9:53 AM Evgenii Zhuravlev <
> e.zhuravlev...@gmail.com> wrote:
>
>> Hi,
>>
>> No, it's not normal. Do you really want to run all the tests locally, or
>> you just want to build the project? If you want just to build it, I suggest
>> skipping tests by using -Dmaven.*test*.*skip*=true flag.
>>
>> Evgenii
>>
>> чт, 27 авг. 2020 г. в 06:33, Cong Guo <nadbpwa...@gmail.com>:
>>
>>> Hi,
>>>
>>> I try to build the ignite-core on my workstation. I use the original
>>> ignite-2.8.1 source package. The test, specifically
>>> GridCacheWriteBehindStoreLoadTest, has been running for several days. Is it
>>> normal? I run "mvn clean package" directly. Should I configure anything in
>>> advance? Thank you.
>>>
>>

Reply via email to