From patchwork Fri Feb 19 15:13:17 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Douglas Goldstein X-Patchwork-Id: 8361981 Return-Path: X-Original-To: patchwork-xen-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id E623C9F2F0 for ; Fri, 19 Feb 2016 15:15:47 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 11EE820458 for ; Fri, 19 Feb 2016 15:15:47 +0000 (UTC) Received: from lists.xen.org (lists.xenproject.org [50.57.142.19]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E9CCF20450 for ; Fri, 19 Feb 2016 15:15:45 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=lists.xen.org) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1aWmkP-0004sr-4B; Fri, 19 Feb 2016 15:13:33 +0000 Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1aWmkN-0004si-Vy for xen-devel@lists.xen.org; Fri, 19 Feb 2016 15:13:32 +0000 Received: from [85.158.137.68] by server-3.bemta-3.messagelabs.com id 75/F3-03294-B1137C65; Fri, 19 Feb 2016 15:13:31 +0000 X-Env-Sender: cardoe@cardoe.com X-Msg-Ref: server-9.tower-31.messagelabs.com!1455894809!1360710!1 X-Originating-IP: [209.85.160.180] X-SpamReason: No, hits=0.0 required=7.0 tests= X-StarScan-Received: X-StarScan-Version: 7.35.1; banners=-,-,- X-VirusChecked: Checked Received: (qmail 20820 invoked from network); 19 Feb 2016 15:13:30 -0000 Received: from mail-yk0-f180.google.com (HELO mail-yk0-f180.google.com) (209.85.160.180) by server-9.tower-31.messagelabs.com with AES128-GCM-SHA256 encrypted SMTP; 19 Feb 2016 15:13:30 -0000 Received: by mail-yk0-f180.google.com with SMTP id z7so35957466yka.3 for ; Fri, 19 Feb 2016 07:13:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cardoe.com; s=google; h=from:to:cc:subject:date:message-id; bh=abjXxbLmVKRlDFVTpgQyQkBftJU1b/Gwlastn+SfWNs=; b=fVD3lQZDn1KBg9o/CiNDtuu1f93O4JHrrnQqsQ3U+IJR65yIb8Y96RG5r+dRwyZzkn jRmhC1ISLlhREP+aOzl+l4zj+fg+EplEMiDq26Qe1O5+ft8OoSaNoX6noXZdB3G0e7b7 Hrm6sdxDps2zRvmVZMlXH2MjIHZzuOppH+q5s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=abjXxbLmVKRlDFVTpgQyQkBftJU1b/Gwlastn+SfWNs=; b=cPjHCo0zy8M7wSCcjAVideVpCL5p8S2f/eBhKZyOmjOPJXsMi/IlwynSrgOscTKMzu 5simpxxj/tn2R5ZzUWu4uXa2sqFQWIfUBCF/TBgUiihWETYNSJA9mcaOFlPSvdRAa6uU buw7OCRwflP46c4YUTKTXlghhko8qNcATiDmqtl7DK+/ShXr48THcs0YlfNDfejylxJM AzFK5F2bCnz74J/ccQR6E0CxQArAASj+gzdAuERHZIj6xg7qF0vS4Q8UIc5sXn31m9d5 gTYXHn4Tq+TnhGZpHxaZHrKxdKPYMEhDXukVNHD6Fkq6Hfg/j4Rns5cPDfVG4r0jVfu/ 77RA== X-Gm-Message-State: AG10YOSnwHsdLIk9VJnpDa6Bs2V+IcpWD3Q/oYIZQb7n4jaXtozeuOH7bd9i4VbJFvRNAw== X-Received: by 10.37.230.135 with SMTP id d129mr8300593ybh.136.1455894809392; Fri, 19 Feb 2016 07:13:29 -0800 (PST) Received: from doug-macbook.lan (c-68-34-224-206.hsd1.al.comcast.net. [68.34.224.206]) by smtp.gmail.com with ESMTPSA id k186sm8786942ywf.14.2016.02.19.07.13.27 (version=TLS1 cipher=AES128-SHA bits=128/128); Fri, 19 Feb 2016 07:13:28 -0800 (PST) From: Doug Goldstein To: xen-devel@lists.xen.org Date: Fri, 19 Feb 2016 09:13:17 -0600 Message-Id: <1455894797-88379-1-git-send-email-cardoe@cardoe.com> X-Mailer: git-send-email 2.5.4 (Apple Git-61) Cc: Keir Fraser , Ian Campbell , Doug Goldstein , Ian Jackson , Tim Deegan , Jan Beulich Subject: [Xen-devel] [PATCH] travis: add IRC notifications X-BeenThere: xen-devel@lists.xen.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This will cause failed builds and when the build flips back to success to be reported to #xentest on FreeNode. The syntax of the message will be: xen-project/xen#BUILDID (BRANCH - REVISION : COMMITTER) Change view : https://github.com/xen-project/xen/compare/RANGE Build details : https://travis-ci.org/xen-project/xen/builds/BUILDID The blob was generated with the following command: travis encrypt -r xen-project/xen 'chat.freenode.net#xentest' The reason it is encrypted is to prevent people that fork the repo to spam #xentest. This value will only properly decrypt when running within the xen-project/xen space. Signed-off-by: Doug Goldstein --- CC: Ian Campbell CC: Ian Jackson CC: Jan Beulich CC: Keir Fraser CC: Tim Deegan --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 189d568..3118600 100644 --- a/.travis.yml +++ b/.travis.yml @@ -79,3 +79,7 @@ script: make CC="${CROSS_COMPILE}${CC}" HOSTCC="${CC}" dist ) after_script: - cat xen/.config +notifications: + irc: + channels: + - secure: "mPIFllF6eW3F3talvccMy55Tfcid66IPkkXZYCxDKRF2DQrMyvmg4qt0xN6gGZsdfOBMNr+/YfO5PxusBCUkVdBGBzd3QhFoIDYZbJZgzVh3yNDQ+x4L7p1cZNrwJ2loMmSX6KxGKZxZX9NRStrTUkVyp0jGZB9xkwT8Rl6jXj7EQkgQ95K1Wqafx0ycLfyDQmzX9bzi/3KIBFKMGmK18AFMh+R30zK0FPUUsS4+VhepIkVqO5puU3OYePd34wRnWlt7hjU2Vj5vYmVXp3UOE+E8/Lf9IGVAhitDi+EC35b8zo2BHJ9z6xZARYPvfSqbXcXV20RycabI+e3ufZJ40eatssly5QjWH+HhKS42C4gV1psmQhkTCNCM62Ty5uf6R1hsZJQuiOZrc8ojdje8ey2MxJk4R+Xz+Igg1/kD6+WX9/Y6Y3iRuj5HL1xCYfpTbK4mC7ofw0SofW2aAGI68jHpCqJdQCDzMl6748PlDMM0eKe0MPKIEenYHcoBnOEC/jciXUDa6wduV75EEip7oq2i+m44MopcsEDTpdliH077GhKapF0ActjvBTLpyoTRSfkKm0NZol/dgwd3PGG/mY8clIoeXWRb4opk93ejPC967KmSNC68SlfwaJmFZS5T9vAgb6k7r6i9G3dmYtrLKzws8IV1CPWqLzk58+v4pRk="