Pavel Tupitsyn created IGNITE-4494:
--------------------------------------

             Summary: .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
            Assignee: Pavel Tupitsyn
             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)

Reply via email to