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 6353B200CBB for ; Tue, 4 Jul 2017 11:51:45 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 61C9D160BEF; Tue, 4 Jul 2017 09:51: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 A84D0160BE1 for ; Tue, 4 Jul 2017 11:51:44 +0200 (CEST) Received: (qmail 34675 invoked by uid 500); 4 Jul 2017 09:51:43 -0000 Mailing-List: contact commits-help@ariatosca.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ariatosca.incubator.apache.org Delivered-To: mailing list commits@ariatosca.incubator.apache.org Received: (qmail 34666 invoked by uid 99); 4 Jul 2017 09:51:43 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Jul 2017 09:51:43 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 716DCD0CC9 for ; Tue, 4 Jul 2017 09:51:43 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.731 X-Spam-Level: X-Spam-Status: No, score=-3.731 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_NUMSUBJECT=0.5, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id mjgjBTya7WDC for ; Tue, 4 Jul 2017 09:51:42 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 30E4F5F39D for ; Tue, 4 Jul 2017 09:51:42 +0000 (UTC) Received: (qmail 34662 invoked by uid 99); 4 Jul 2017 09:51:41 -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 Jul 2017 09:51:41 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 4A5E6DFB8A; Tue, 4 Jul 2017 09:51:41 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: mxmrlv@apache.org To: commits@ariatosca.incubator.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: incubator-ariatosca git commit: run all but tests/orchestrator/workflows/core 2 Date: Tue, 4 Jul 2017 09:51:41 +0000 (UTC) archived-at: Tue, 04 Jul 2017 09:51:45 -0000 Repository: incubator-ariatosca Updated Branches: refs/heads/build_fail_poc e4f0b715e -> e133904ca run all but tests/orchestrator/workflows/core 2 Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/e133904c Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/e133904c Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/e133904c Branch: refs/heads/build_fail_poc Commit: e133904ca6671b1ee2fc802f4bf23ca6811b39b5 Parents: e4f0b71 Author: max-orlov Authored: Tue Jul 4 12:51:35 2017 +0300 Committer: max-orlov Committed: Tue Jul 4 12:51:35 2017 +0300 ---------------------------------------------------------------------- tox.ini | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/e133904c/tox.ini ---------------------------------------------------------------------- diff --git a/tox.ini b/tox.ini index 52a9c74..203b27f 100644 --- a/tox.ini +++ b/tox.ini @@ -61,3 +61,4 @@ commands=pylint --rcfile=aria/.pylintrc --disable=fixme,missing-docstring aria e [testenv:pylint_tests] commands=pylint --rcfile=tests/.pylintrc --disable=fixme,missing-docstring tests +