From dev-return-42836-archive-asf-public=cust-asf.ponee.io@ignite.apache.org Tue Dec 4 10:33:27 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 7BFCB180652 for ; Tue, 4 Dec 2018 10:33:26 +0100 (CET) Received: (qmail 39208 invoked by uid 500); 4 Dec 2018 09:33:25 -0000 Mailing-List: contact dev-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list dev@ignite.apache.org Received: (qmail 39189 invoked by uid 99); 4 Dec 2018 09:33:24 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Dec 2018 09:33:24 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 72776E116E; Tue, 4 Dec 2018 09:33:24 +0000 (UTC) From: avplatonov To: dev@ignite.apache.org Reply-To: dev@ignite.apache.org Message-ID: Subject: [GitHub] ignite pull request #5566: IGNITE-10440: Analyse test suites for possible ac... Content-Type: text/plain Date: Tue, 4 Dec 2018 09:33:24 +0000 (UTC) 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 Date: 2018-11-30T06:35:51Z initial commit commit 636d05a1c619a5ff242bd873a34436ab75a55b88 Author: Alexey Platonov Date: 2018-12-03T07:58:15Z Merge branch 'master' of https://github.com/apache/ignite into ignite-10440 commit b578bbd79481864bd32d4c366ba53cf16bb03fd8 Author: Alexey Platonov Date: 2018-12-03T12:31:18Z apply scale factor to tests ---- ---