From owner-freebsd-stable@FreeBSD.ORG Thu Oct 30 07:35:14 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2FAB5B3C; Thu, 30 Oct 2014 07:35:14 +0000 (UTC) Received: from mail-wi0-x232.google.com (mail-wi0-x232.google.com [IPv6:2a00:1450:400c:c05::232]) (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 49A467D; Thu, 30 Oct 2014 07:35:13 +0000 (UTC) Received: by mail-wi0-f178.google.com with SMTP id q5so6534438wiv.17 for ; Thu, 30 Oct 2014 00:35:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=1OVcV3o3amhGah0EZA93W3O2AFxGgWrNdyjbg0qzaBk=; b=sXHgV8hohzbaQmfFx7jnVaaBFSqUUN14v4Ks4EiIg1K3D81l/fP4S8iDJ4glXx/EKi saCaEPqT18iRl95tSD/pyMBYlbkd27QPKQqj3ONVd2Dj6g0SdOSnPaUYfCEW1EKbvqCL Bot3nCsA9t6z584l239WaKCAvGafd5FPm8V0infEKgGSOl6OimsfNABkBaYUYJU43rOz N+h4y8EZFX+vrkJDgbtbUkVFfP+YTjyYqrIOGXG/ItREirQo15plW2Zn2qd18o33Vpap sJOMmm7KvBcX15PMHCtc4uf4RUkUZgmQh/JNT8ZZaS4E2PRZ6fsAKvcyn1eQCu7GLUDK kNtw== X-Received: by 10.180.77.170 with SMTP id t10mr8645341wiw.57.1414654511050; Thu, 30 Oct 2014 00:35:11 -0700 (PDT) Received: from dft-labs.eu (n1x0n-1-pt.tunnel.tserv5.lon1.ipv6.he.net. [2001:470:1f08:1f7::2]) by mx.google.com with ESMTPSA id q5sm21223109wiy.16.2014.10.30.00.35.09 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 30 Oct 2014 00:35:10 -0700 (PDT) Date: Thu, 30 Oct 2014 08:35:07 +0100 From: Mateusz Guzik To: Craig Rodrigues Subject: Re: Automatically running /usr/tests on stable/10 branch under Jenkins Message-ID: <20141030073507.GA24415@dft-labs.eu> References: <20141024053636.GH11222@dft-labs.eu> <20141029054401.GC12014@dft-labs.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: "freebsd-testing@freebsd.org" , FreeBSD stable , "freebsd-virtualization@freebsd.org" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Oct 2014 07:35:14 -0000 On Wed, Oct 29, 2014 at 09:21:00PM -0700, Craig Rodrigues wrote: > On Tue, Oct 28, 2014 at 10:44 PM, Mateusz Guzik wrote: > > > On Fri, Oct 24, 2014 at 09:09:48PM -0700, Craig Rodrigues wrote: > > > > Are you aware of e.g. stress2 by pho? > > > > https://people.freebsd.org/~pho/stress/index.html > > > > Plugging this in should not be hard for someone who knows jenkins. > > > > That's not me though. :) > > > > > Since you are making some good suggestions, would you be interested > in learning enough about Jenkins on your own machine first, > and and see if you can get a successful integration of stress2? > Setting up Jenkins is quite easy under FreeBSD. There are a lot of howto's > on the web for > how to do it, and I have given multiple presentations: > https://wiki.freebsd.org/Jenkins#Presentations_and_Working_Groups > > I don't mind when people make good suggestions, but > when the good suggestions are not backed up by concrete offers to > help out, then that doesn't look so good. We need more people contributing > actual scripts > and tests. There are plenty of people contributing suggestions. :) > I'm not really interested in learning jenkins, got enough backlog as it is. I'm just putting stuff out in case it sounds ok and someone wants to do it. -- Mateusz Guzik