From owner-freebsd-testing@FreeBSD.ORG Wed Sep 3 14:18:58 2014 Return-Path: Delivered-To: freebsd-testing@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A68C8C3F; Wed, 3 Sep 2014 14:18:58 +0000 (UTC) Received: from mail-la0-x236.google.com (mail-la0-x236.google.com [IPv6:2a00:1450:4010:c03::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 003541F01; Wed, 3 Sep 2014 14:18:57 +0000 (UTC) Received: by mail-la0-f54.google.com with SMTP id b17so9702059lan.41 for ; Wed, 03 Sep 2014 07:18:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=ejwwM5DMS2Jt05mNN1Gd+Qofqs8MEt8hzDRT/FRAJdU=; b=S3jiHm0DTPBKkMrys+yr2bhPYhDxyWvBdt/uK3XVDy6n7T9T26be5Q7BsrQZN9ndMq EBFmt9FXC3nCNWatNw3LmIR7iiz9tO+KrgvVGZhMl5duEjNm10+4hmqbpNf83xuNVc6i lgsApN7Rj8ec3ibz+7cqZYjSQN/rV9vUMnKVt6fosQ6RxZZft/3N3Eh1+TL5MBudVFaX qzRXjaVRY+KRSJxfVW7tInMPJbcMLkJK2Y2SZrcgxg5iQMAxWt5ju+QgdLgMpDy/ZMFj l/UOHc3ZipR6sXBSvVoe4lxdm17r/4/mBuufd6XULWTJz0o6h9oaJf9wCMIsBKHRBXre in8A== MIME-Version: 1.0 X-Received: by 10.112.199.232 with SMTP id jn8mr103083lbc.30.1409753935701; Wed, 03 Sep 2014 07:18:55 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.112.197.107 with HTTP; Wed, 3 Sep 2014 07:18:55 -0700 (PDT) In-Reply-To: References: Date: Wed, 3 Sep 2014 07:18:55 -0700 X-Google-Sender-Auth: j-1FCV9CO3wc9OxXMQ79ILlvxcA Message-ID: Subject: Re: Kyua and Jenkins at EuroBSDCon 2014 From: Craig Rodrigues To: Julio Merino Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-testing@freebsd.org" , "jenkins-admin@freebsd.org" X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2014 14:18:58 -0000 On Wed, Sep 3, 2014 at 5:47 AM, Julio Merino wrote: > Hello all, > > I'd like to take a chance at EuroBSDCon 2014 to sort out the Jenkins + > Kyua integration once and for all. I.e. the goal would be to get a > release build + a run of the test suite + publication of the test > results from a single Jenkins project configuration. > > Would anybody be interested in helping? We could set up a time to get > together and work on this. We'd also need at least one admin to help > us with the issue of setting up the slaves accordingly, which to me > was the main blocker for getting this up and running a couple of > months ago. (And then I ran out of time... ah, the summer!) Hi, I would be interested in helping, but don't know how much time I have. I recently started a new job at a startup, so am quite busy. However, I am in a QA role, so I am trying to introduce Kyua. -- Craig