[jira] [Created] (IGNITE-6842) Stop all nodes after test by default.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-6842) Stop all nodes after test by default.

Anton Vinogradov (Jira)
Alexei Scherbakov created IGNITE-6842:
-----------------------------------------

             Summary: Stop all nodes after test by default.
                 Key: IGNITE-6842
                 URL: https://issues.apache.org/jira/browse/IGNITE-6842
             Project: Ignite
          Issue Type: Improvement
      Security Level: Public (Viewable by anyone)
            Reporter: Alexei Scherbakov


Currently it's required to manually call stopAllGrids() after test completion.

This leads to errors in subsequent tests if someone forgets to call it and to additional boilerplate code in tests.

Right choice is to make this default behavior.



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