From pr-return-1179-apmail-cassandra-pr-archive=cassandra.apache.org@cassandra.apache.org Fri Sep 14 14:09:23 2018 Return-Path: X-Original-To: apmail-cassandra-pr-archive@minotaur.apache.org Delivered-To: apmail-cassandra-pr-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 506CB20D73 for ; Fri, 14 Sep 2018 14:09:23 +0000 (UTC) Received: (qmail 34149 invoked by uid 500); 14 Sep 2018 14:09:23 -0000 Delivered-To: apmail-cassandra-pr-archive@cassandra.apache.org Received: (qmail 34123 invoked by uid 500); 14 Sep 2018 14:09:23 -0000 Mailing-List: contact pr-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: pr@cassandra.apache.org Delivered-To: mailing list pr@cassandra.apache.org Received: (qmail 34112 invoked by uid 99); 14 Sep 2018 14:09:22 -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; Fri, 14 Sep 2018 14:09:22 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 73E8DDFC7A; Fri, 14 Sep 2018 14:09:22 +0000 (UTC) From: beobal To: pr@cassandra.apache.org Reply-To: pr@cassandra.apache.org Message-ID: Subject: [GitHub] cassandra-dtest pull request #37: Add tests for CASSANDRA-14145 Content-Type: text/plain Date: Fri, 14 Sep 2018 14:09:22 +0000 (UTC) GitHub user beobal opened a pull request: https://github.com/apache/cassandra-dtest/pull/37 Add tests for CASSANDRA-14145 * Enable read time repaired data tracking for all tests by default * Add some specific tests for mismatching/matching repaired digests You can merge this pull request into a Git repository by running: $ git pull https://github.com/beobal/cassandra-dtest 14145 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cassandra-dtest/pull/37.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 #37 ---- commit a6d673df641800e708f8ad593644e63fb175fb39 Author: Marcus Eriksson Date: 2018-08-23T18:40:43Z Add intial tests for CASSANDRA-14145 Enable read time repaired data tracking for all tests by default ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org For additional commands, e-mail: pr-help@cassandra.apache.org