Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id AF293200D30 for ; Mon, 30 Oct 2017 08:06:42 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id AD7DA160BE4; Mon, 30 Oct 2017 07:06:42 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id F30491609EF for ; Mon, 30 Oct 2017 08:06:41 +0100 (CET) Received: (qmail 80124 invoked by uid 500); 30 Oct 2017 07:06:41 -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 80090 invoked by uid 99); 30 Oct 2017 07:06:40 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Oct 2017 07:06:40 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 9C2E41A2463 for ; Mon, 30 Oct 2017 07:06:38 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.512 X-Spam-Level: X-Spam-Status: No, score=0.512 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001, URI_HEX=1.313] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (1024-bit key) header.d=alexzaitzev.pro Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id ErHatow4fudA for ; Mon, 30 Oct 2017 07:06:36 +0000 (UTC) Received: from forward4p.cmail.yandex.net (forward4p.cmail.yandex.net [77.88.31.19]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id 9CAF65FB4E for ; Mon, 30 Oct 2017 07:06:36 +0000 (UTC) Received: from mxback4o.mail.yandex.net (mxback4o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::1e]) by forward4p.cmail.yandex.net (Yandex) with ESMTP id 8092620D83 for ; Mon, 30 Oct 2017 10:06:30 +0300 (MSK) Received: from web27j.yandex.ru (web27j.yandex.ru [2a02:6b8:0:1619::327]) by mxback4o.mail.yandex.net (nwsmtp/Yandex) with ESMTP id 5A8NohNOQQ-6NUaQRwm; Mon, 30 Oct 2017 10:06:23 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alexzaitzev.pro; s=mail; t=1509347183; bh=1SargI4B7bUr/x432UFlE+WkqxoQyKebuBmy/vk9ikw=; h=From:To:In-Reply-To:References:Subject:Message-Id:Date; b=Y+87pDt8QY5OniX21R1PKicziyVtPH0+w+75qfO8ZY87SFlf78myTnQPdyVrIlV40 GGIo3vqdCxNAnLvm+Tva16tuTTbdJQrKQG4ULcIU4ojfKkqDq4Us4/FOG7lpzQgUpd Cafc35IFREin7Ermq9dRYR047m0takAtUHRFUhZI= Authentication-Results: mxback4o.mail.yandex.net; dkim=pass header.i=@alexzaitzev.pro Received: by web27j.yandex.ru with HTTP; Mon, 30 Oct 2017 10:06:23 +0300 From: Aleksei Zaitsev To: "dev@ignite.apache.org" In-Reply-To: References: Subject: Re: New Compatibility Testing Framework module in the project MIME-Version: 1.0 Message-Id: <142741509347183@web27j.yandex.ru> X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Mon, 30 Oct 2017 08:06:23 +0100 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=utf-8 archived-at: Mon, 30 Oct 2017 07:06:42 -0000 Thanks, Dmitry, but why wiki and not readme.io[1]? It has a section "Test and benchmarking", which suits well for such information. I thought, that wiki is deprecated source of documentation. Correct me if I am wrong. [1] https://apacheignite.readme.io/docs 27.10.2017, 20:29, "Dmitry Pavlov" : > Hi Vyacheslav , Igniters, > > I hope you don't mind I copied this description into wiki (new page): > https://cwiki.apache.org/confluence/display/IGNITE/Ignite+Tests+How+To > > Hope this helps new community members to easily find the info. > > Sincerely, > Dmitriy Pavlov > > вт, 17 окт. 2017 г. в 18:17, Vyacheslav Daradur : > >>  Hi, Igniters! >> >>  I would like to announce new Compatibility Testing Framework module in >>  the project. >> >>  This module has been recently included in the project [1]. >> >>  Framework provides an opportunity to start working with Ignite >>  instances of previously released versions. >> >>  The entire module is built on top of the Ignite Testing Framework, >>  especially on the MiltiJVM-mode classes. There is a class >>  IgniteCompatibilityAbstractTest that provides methods to start Ignite >>  nodes with versions which have been previously released in the Maven >>  repository in separate JVM and allows them to join topology. Framework >>  looking for artifacts of a specific version in the Maven local >>  repository, if they don’t exist there, they will be downloaded and >>  stored via Maven. >> >>  The main implemented API: >>  startGrid(name, version, configurationClosure); >>  startGrid(name, version, configurationClosure, postStartupClosure); >> >>  You can simply specify a version of Ignite, which you want to start, >>  define the configuration in the configurationClosure and set the >>  actions on the started node in the postStartupClosure. It’s very easy >>  to use it for writing unit tests, here is a simple example [2] which >>  demonstrates the main functional. >> >>  I hope this framework helps us to make our project even better. >> >>  I want to thank Anton Vinogradov for his help with API design and >>  Dmitriy Pavlov for sharing first-time user experience [3] [4]. >> >>  [1] https://issues.apache.org/jira/browse/IGNITE-5732 - Provide API to >>  test compatibility with old releases >>  [2] >>  https://github.com/apache/ignite/blob/master/modules/compatibility/src/test/java/org/apache/ignite/compatibility/persistence/DummyPersistenceCompatibilityTest.java >>  [3] >>  http://apache-ignite-developers.2346864.n4.nabble.com/Binary-compatibility-of-persistent-storage-tp22419p22913.html >>  [4] https://issues.apache.org/jira/browse/IGNITE-6285 - Enhance >>  persistent store paths on start >> >>  -- >>  Best Regards, Vyacheslav D.