[GitHub] ignite pull request #5566: IGNITE-10440: Analyse test suites for possible ac...

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

[GitHub] ignite pull request #5566: IGNITE-10440: Analyse test suites for possible ac...

andrey-kuznetsov
GitHub user avplatonov opened a pull request:

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

    IGNITE-10440: Analyse test suites for possible acceleration

   

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-10440

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

    https://github.com/apache/ignite/pull/5566.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 #5566
   
----
commit 26b71c7a6e53924612a612ef1d1248e34faeddd3
Author: Alexey Platonov <aplatonovv@...>
Date:   2018-11-30T06:35:51Z

    initial commit

commit 636d05a1c619a5ff242bd873a34436ab75a55b88
Author: Alexey Platonov <aplatonovv@...>
Date:   2018-12-03T07:58:15Z

    Merge branch 'master' of https://github.com/apache/ignite into ignite-10440

commit b578bbd79481864bd32d4c366ba53cf16bb03fd8
Author: Alexey Platonov <aplatonovv@...>
Date:   2018-12-03T12:31:18Z

    apply scale factor to tests

----


---