You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2016/12/26 15:53:58 UTC

[jira] [Resolved] (IGNITE-4494) .NET: Optimize ExamplesTest.TestRemoteNodes

     [ https://issues.apache.org/jira/browse/IGNITE-4494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Tupitsyn resolved IGNITE-4494.
------------------------------------
    Resolution: Fixed
      Assignee:     (was: Pavel Tupitsyn)

Node reuse implemented, additional validation for example descriptions added.

> .NET: Optimize ExamplesTest.TestRemoteNodes
> -------------------------------------------
>
>                 Key: IGNITE-4494
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4494
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>    Affects Versions: 1.8
>            Reporter: Pavel Tupitsyn
>              Labels: .NET, tests
>             Fix For: 2.0
>
>
> Currently for each example test with remote node we do the following:
> * Start monitoring node
> * Start a standalone node
> * Stop monitoring node
> * Start example
> But since IGNITE-3427 is implemented, all examples have the same config. We can start standalone node(s) once and run all examples, saving a lot of time (currently example tests are the most time consuming).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)