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

Artem Shutak updated IGNITE-648:
--------------------------------
    Description: 
Now, Ignite test framework runs tests with multi ignite instances in one JVM.

Need to improve Ignite test framework to have ability run different ignite 
instances in separate JVMs.

Ideally, it should be isMultiJvm() method, and if isMultiJvm() returns true, 
then framework will run new grids by startGrid(...) methods in separate JVMs 
and existng tests have not to be fully rewritten.

> Implement framework for multi JVM unit tests
> --------------------------------------------
>
>                 Key: IGNITE-648
>                 URL: https://issues.apache.org/jira/browse/IGNITE-648
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Yakov Zhdanov
>            Assignee: Artem Shutak
>            Priority: Critical
>             Fix For: sprint-7
>
>
> Now, Ignite test framework runs tests with multi ignite instances in one JVM.
> Need to improve Ignite test framework to have ability run different ignite 
> instances in separate JVMs.
> Ideally, it should be isMultiJvm() method, and if isMultiJvm() returns true, 
> then framework will run new grids by startGrid(...) methods in separate JVMs 
> and existng tests have not to be fully rewritten.



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

Reply via email to