You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Chugunov (JIRA)" <ji...@apache.org> on 2017/06/27 10:42:00 UTC

[jira] [Updated] (IGNITE-5594) Ignite test framework intervenes into configuration of Ignite node internal components

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

Sergey Chugunov updated IGNITE-5594:
------------------------------------
    Description: 
h2. Notes
Class *IgniteTestResources* participates in configuring ignite nodes managed by test framework and makes some configurations which may mask real issues with configuring nodes IRL.

E.g. jUnit test supposed to reproduce some issue passes but the real problem isn't fixed.

h2. Acceptance Criteria
# Malicious configuration actions are cleaned up from *IgniteTestResources* 
# No new test failures are introduced by this change.

  was:
h2. Notes
Class *IgniteTestResources* participates in configuring ignite nodes managed by test framework and makes some configurations which may mask real issues with configuring nodes IRL.

E.g. jUnit test supposed to reproduce some issue passes but the real problem isn't fixed.

h2. Acceptance Criteria
# Malicious configuration actions are cleaned up from *IgniteTestResources* 
# No new test failures are introduced because of this change.


> Ignite test framework intervenes into configuration of Ignite node internal components
> --------------------------------------------------------------------------------------
>
>                 Key: IGNITE-5594
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5594
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Sergey Chugunov
>            Assignee: Sergey Chugunov
>             Fix For: 2.2
>
>
> h2. Notes
> Class *IgniteTestResources* participates in configuring ignite nodes managed by test framework and makes some configurations which may mask real issues with configuring nodes IRL.
> E.g. jUnit test supposed to reproduce some issue passes but the real problem isn't fixed.
> h2. Acceptance Criteria
> # Malicious configuration actions are cleaned up from *IgniteTestResources* 
> # No new test failures are introduced by this change.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)