[GitHub] ignite pull request #3699: IGNITE-6842: add default behavior by stopping all...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3699: IGNITE-6842: add default behavior by stopping all...

andrey-kuznetsov
GitHub user Mmuzaf opened a pull request:

    https://github.com/apache/ignite/pull/3699

    IGNITE-6842: add default behavior by stopping all instances for tests

    1. Stop all grids by default in aftreTestsStop method;
    2. Throw exception in case stopping process fails;

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Mmuzaf/ignite ignite-6842_2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/3699.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3699
   
----
commit abeab5dafd90f385e8eaec57e561eb52570b9136
Author: Maxim Muzafarov <maxmuzaf@...>
Date:   2018-03-26T12:10:24Z

    IGNITE-6842: add default behavior by stopping all instances for tests

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3699: IGNITE-6842: add default behavior by stopping all...

andrey-kuznetsov
Github user Mmuzaf closed the pull request at:

    https://github.com/apache/ignite/pull/3699


---