You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by bbarin <gi...@git.apache.org> on 2017/12/27 11:15:19 UTC

[GitHub] ignite pull request #3296: IGNITE-7304

GitHub user bbarin opened a pull request:

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

    IGNITE-7304

    I didn't figured out how to write integration tests without providing the AWS credentials.

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

    $ git pull https://github.com/bbarin/ignite IGNITE-7304

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

    https://github.com/apache/ignite/pull/3296.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 #3296
    
----
commit f25c6ba62053c01bd06fc4afe166bdc4551901b3
Author: Bruno Barin <br...@...>
Date:   2017-12-27T11:12:49Z

    Added AWS ELB-based ip finder.

----


---