From patchwork Fri Mar 24 02:56:47 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrew Donnellan X-Patchwork-Id: 743036 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [103.22.144.68]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3vq7QM5dRjz9s7J for ; Fri, 24 Mar 2017 13:58:03 +1100 (AEDT) Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 3vq7QM4mTjzDqC4 for ; Fri, 24 Mar 2017 13:58:03 +1100 (AEDT) X-Original-To: snowpatch@lists.ozlabs.org Delivered-To: snowpatch@lists.ozlabs.org Received: from mx0a-001b2d01.pphosted.com (mx0b-001b2d01.pphosted.com [148.163.158.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3vq7QH3z92zDq7d for ; Fri, 24 Mar 2017 13:57:59 +1100 (AEDT) Received: from pps.filterd (m0098420.ppops.net [127.0.0.1]) by mx0b-001b2d01.pphosted.com (8.16.0.20/8.16.0.20) with SMTP id v2O2rh6N085232 for ; Thu, 23 Mar 2017 22:57:56 -0400 Received: from e23smtp04.au.ibm.com (e23smtp04.au.ibm.com [202.81.31.146]) by mx0b-001b2d01.pphosted.com with ESMTP id 29cf06b1x5-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Thu, 23 Mar 2017 22:57:56 -0400 Received: from localhost by e23smtp04.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 24 Mar 2017 12:57:53 +1000 Received: from d23relay10.au.ibm.com (202.81.31.229) by e23smtp04.au.ibm.com (202.81.31.210) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Fri, 24 Mar 2017 12:57:51 +1000 Received: from d23av02.au.ibm.com (d23av02.au.ibm.com [9.190.235.138]) by d23relay10.au.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id v2O2vgPx46661846 for ; Fri, 24 Mar 2017 13:57:50 +1100 Received: from d23av02.au.ibm.com (localhost [127.0.0.1]) by d23av02.au.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id v2O2vGMn015495 for ; Fri, 24 Mar 2017 13:57:16 +1100 Received: from ozlabs.au.ibm.com (ozlabs.au.ibm.com [9.192.253.14]) by d23av02.au.ibm.com (8.14.4/8.14.4/NCO v10.0 AVin) with ESMTP id v2O2vFEV015236 for ; Fri, 24 Mar 2017 13:57:15 +1100 Received: from ajd.ozlabs.ibm.com (haven.au.ibm.com [9.192.254.114]) (using TLSv1.2 with cipher AES128-SHA256 (128/128 bits)) (No client certificate requested) by ozlabs.au.ibm.com (Postfix) with ESMTPSA id 2FBA6A01BF for ; Fri, 24 Mar 2017 13:56:54 +1100 (AEDT) From: Andrew Donnellan To: snowpatch@lists.ozlabs.org Date: Fri, 24 Mar 2017 13:56:47 +1100 X-Mailer: git-send-email 2.11.0 X-TM-AS-MML: disable x-cbid: 17032402-0012-0000-0000-000002213357 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 17032402-0013-0000-0000-00000735D99F Message-Id: <20170324025648.14588-1-andrew.donnellan@au1.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:, , definitions=2017-03-24_02:, , signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=1 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1702020001 definitions=main-1703240025 Subject: [snowpatch] [PATCH 1/2] examples: update/improve openpower.toml X-BeenThere: snowpatch@lists.ozlabs.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Continuous Integration for patch-based workflows List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: snowpatch-bounces+incoming=patchwork.ozlabs.org@lists.ozlabs.org Sender: "snowpatch" Signed-off-by: Andrew Donnellan --- examples/openpower.toml | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/examples/openpower.toml b/examples/openpower.toml index c362d08..dd98b37 100644 --- a/examples/openpower.toml +++ b/examples/openpower.toml @@ -21,9 +21,9 @@ private_key = "/home/ruscur/.ssh/id_rsa" [patchwork] url = "https://russell.cc/patchwork" -port = 443 #optional -user = "ruscur" #TODO: make pushing results configurable, -pass = "banana" # and these arguments optional +port = 443 # optional +user = "ruscur" # TODO: make these arguments optional when not pushing results +pass = "banana" polling_interval = 10 # polling interval in minutes [jenkins] @@ -43,6 +43,17 @@ token = "33333333333333333333333333333333" remote_uri = "git@github.com:ruscur/skiboot.git" push_results = false + [[projects.skiboot.jobs]] + job = "skiboot-compile-test-snowpatch" + remote = "GIT_REPO" + branch = "GIT_REF" + + [[projects.skiboot.jobs]] + job = "skiboot-boot-test-snowpatch" + remote = "GIT_REPO" + branch = "GIT_REF" + artifact = "snowpatch.txt" + [projects.linuxppc-dev] repository = "/home/ruscur/Documents/linux" branches = ["master", "powerpc-next"] @@ -53,16 +64,14 @@ token = "33333333333333333333333333333333" [[projects.linuxppc-dev.jobs]] job = "linux-build-manual" - remote = "GIT_REPO_TO_USE" - branch = "GIT_REF_TO_BUILD" + remote = "GIT_REPO" + branch = "GIT_REF" artifact = "snowpatch.txt" - USER_EMAIL = "username" DEFCONFIG_TO_USE = "pseries_le_defconfig" [[projects.linuxppc-dev.jobs]] job = "linux-build-manual" - remote = "GIT_REPO_TO_USE" - branch = "GIT_REF_TO_BUILD" + remote = "GIT_REPO" + branch = "GIT_REF" artifact = "snowpatch.txt" - USER_EMAIL = "username" DEFCONFIG_TO_USE = "ppc64le_defconfig"