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 5DF80200C4E for ; Fri, 7 Apr 2017 08:15:45 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 5C8A6160B9F; Fri, 7 Apr 2017 06:15:45 +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 A2D2E160B91 for ; Fri, 7 Apr 2017 08:15:44 +0200 (CEST) Received: (qmail 91165 invoked by uid 500); 7 Apr 2017 06:15:43 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 91152 invoked by uid 99); 7 Apr 2017 06:15:43 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Apr 2017 06:15:43 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 62E901889F7 for ; Fri, 7 Apr 2017 06:15:43 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id yPtz56KQ8tSj for ; Fri, 7 Apr 2017 06:15:42 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 7D0245FAE7 for ; Fri, 7 Apr 2017 06:15:42 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 111C6E02AA for ; Fri, 7 Apr 2017 06:15:42 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 99CDA24066 for ; Fri, 7 Apr 2017 06:15:41 +0000 (UTC) Date: Fri, 7 Apr 2017 06:15:41 +0000 (UTC) From: "Marcus Eriksson (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CASSANDRA-13413) Run more test targets on CircleCI MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 07 Apr 2017 06:15:45 -0000 [ https://issues.apache.org/jira/browse/CASSANDRA-13413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-13413: ---------------------------------------- Resolution: Fixed Fix Version/s: 4.0 3.11.0 3.0.13 2.2.10 2.1.18 Status: Resolved (was: Ready to Commit) committed, thanks > Run more test targets on CircleCI > --------------------------------- > > Key: CASSANDRA-13413 > URL: https://issues.apache.org/jira/browse/CASSANDRA-13413 > Project: Cassandra > Issue Type: Bug > Reporter: Marcus Eriksson > Assignee: Marcus Eriksson > Fix For: 2.1.18, 2.2.10, 3.0.13, 3.11.0, 4.0 > > > Currently we only run {{ant test}} on circleci, we should use all the (free) containers we have and run more targets in parallel. -- This message was sent by Atlassian JIRA (v6.3.15#6346)