From owner-freebsd-testing@freebsd.org Tue Jul 7 13:17:32 2015 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7883F995E02 for ; Tue, 7 Jul 2015 13:17:32 +0000 (UTC) (envelope-from crodr001@gmail.com) Received: from mail-yk0-x232.google.com (mail-yk0-x232.google.com [IPv6:2607:f8b0:4002:c07::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 39C121861 for ; Tue, 7 Jul 2015 13:17:32 +0000 (UTC) (envelope-from crodr001@gmail.com) Received: by ykfs198 with SMTP id s198so72258519ykf.2 for ; Tue, 07 Jul 2015 06:17:31 -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=QvdKQ12kGsK/5gCdiBb25Xrkb7JfXrS0AuNGSoX4LxU=; b=r3coxwTRc9L2guazEMsfhb86GQbDo7xVLid8qSECtTEjt+SQOyO4jZl5ptxr+MyNGA o/n9l/bM220+QhFnf6gr3EcJI04VuxOIKtmAH5MhdcKzcdPAJ9D75hgJbiRU0w1s21wr RqYPUmM/nnZaf5pMm47iv5whPga8GVpzeykkuE0tsi4hg/o04rx27D7YaYI3+kz7tJS6 toz2X3BhRX5+6S+0M0ijSmXWs4OwzHvmUzRJpEA9Qi8Hs/Gdut5tiGhcJNaPL5zXAUx9 UnxKBEFKzk9xljC5UBjDnKGohMVhhuS7kqhHyR6zDgDhIWtwfccecFA5dZVZvmOJ8I06 /53w== MIME-Version: 1.0 X-Received: by 10.129.129.3 with SMTP id r3mr4813280ywf.167.1436275051155; Tue, 07 Jul 2015 06:17:31 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.37.11.70 with HTTP; Tue, 7 Jul 2015 06:17:31 -0700 (PDT) In-Reply-To: <5599ECAC.5000809@FreeBSD.org> References: <5599ECAC.5000809@FreeBSD.org> Date: Tue, 7 Jul 2015 09:17:31 -0400 X-Google-Sender-Auth: EQ205BqSOKjeQX7nt3lannbIzIA Message-ID: Subject: Re: FreeBSD Jenkins build From: Craig Rodrigues To: xmj@chaot.net Cc: "freebsd-testing@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jul 2015 13:17:32 -0000 On Sun, Jul 5, 2015 at 10:49 PM, Johannes Jost Meixner wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Hi Craig, > > Mark Linimon said you'd be the person to contact to, in this case, so > here goes! > I'm not sure why you contacted Mark Linimon about freebsd-testing issues. He has not been involved with the freebsd-testing efforts in any way. > I'm subscribed to the testing@ list, Good. That's the best place to start. > > How do I help with the FreeBSD Jenkins instance? > > What specifically do you want to do? What would be helpful is to have more people who can code (or are willing to learn) in Java and Groovy, to fix the Jenkins infrastructure so that it works better on FreeBSD. For example, this patch that Michael Zhilin provided to Jenkins is spot-on for the type of help that we need: https://lists.freebsd.org/pipermail/freebsd-testing/2015-June/001037.html Another type of help we need is looking at fixing the code in FreeBSD to have less warnings when compiled with gcc: https://lists.freebsd.org/pipermail/freebsd-testing/2015-May/000988.html Marcelo Araujo has been contributing solid fixes in that area. Another area of help which would be useful would be to figure out if we can use the Jenkins plugin for Phabricator, which is being used at Uber: https://lists.freebsd.org/pipermail/freebsd-testing/2015-May/000955.html There are lots of areas to help out in. It just depends on what skills you have, and what time/motivation you have to spend on things. -- Craig