From owner-freebsd-testing@FreeBSD.ORG Wed Sep 3 12:47:47 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 CCBC12D8 for ; Wed, 3 Sep 2014 12:47:47 +0000 (UTC) Received: from mail-qa0-f42.google.com (mail-qa0-f42.google.com [209.85.216.42]) (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 8C93211D3 for ; Wed, 3 Sep 2014 12:47:46 +0000 (UTC) Received: by mail-qa0-f42.google.com with SMTP id dc16so3771109qab.15 for ; Wed, 03 Sep 2014 05:47:45 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-type; bh=4EpH3RsxbCACEB2q/ubFqUBcJHfRhrzzSYstEdNzP1M=; b=iqFRU9+wWodR7129+v6cuPNrA2P6lJ57qKnKSMApXD5oubZ9cotwcMFgthAxDwuGSF KowP/TRgQciuGgnxACWW7UrwuVc5E/v9/wCHLJowDjvUnBUUCgl7c1Im/5iFkt/LJL1q btTMvCWp5KS/tKMv252hofxqilD7npRspiE9X9Br/zUBGVd4TXUw96IuqCrWz9snCv5E l+HSCIRDZNgZc7f+3hDqByvrb0o7s1XWqEmDd5g93Bfg/H0Uom/6BWIeEJun9IO6GnWR Y+QGREE8rfJpXEbtqI6QXXq7ozSfdb7W3kvRSJ6dBo3BVH8NDV02PV6lCMclu7suBaCU u84A== X-Gm-Message-State: ALoCoQnIQm54hyNRbx3k5SN5V0wBRmaG1P1+ZkVQXVb1Ld/+EXGKvJ/+GzxD5g1Ace6X/fRxql91 X-Received: by 10.224.88.3 with SMTP id y3mr66133773qal.65.1409748465534; Wed, 03 Sep 2014 05:47:45 -0700 (PDT) MIME-Version: 1.0 Received: by 10.96.83.99 with HTTP; Wed, 3 Sep 2014 05:47:25 -0700 (PDT) X-Originating-IP: [2620:0:1003:1007:9d23:f868:5620:f817] From: Julio Merino Date: Wed, 3 Sep 2014 08:47:25 -0400 Message-ID: Subject: Kyua and Jenkins at EuroBSDCon 2014 To: "jenkins-admin@freebsd.org" , "freebsd-testing@freebsd.org" Content-Type: text/plain; charset=UTF-8 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 12:47:47 -0000 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!) Cheers!