From owner-freebsd-testing@FreeBSD.ORG Thu Apr 17 14:52:18 2014 Return-Path: Delivered-To: freebsd-testing@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 683D3CE5; Thu, 17 Apr 2014 14:52:18 +0000 (UTC) Received: from mail-la0-x234.google.com (mail-la0-x234.google.com [IPv6:2a00:1450:4010:c03::234]) (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 8C21617E9; Thu, 17 Apr 2014 14:52:17 +0000 (UTC) Received: by mail-la0-f52.google.com with SMTP id ec20so456321lab.25 for ; Thu, 17 Apr 2014 07:52:15 -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:content-transfer-encoding; bh=GAP7QMdt9yYjxf7IQQR7WWk05LTgb3qpCDM5VBonXLQ=; b=1JZb/LOCQUMmDJ4QiINXTszgObQ94wuH7b1qo6/hsq+Y5yAkwEuCxcw9m/ne0W8Tzd LqJ23ippAla52vIrShxr2OaYS2Jj6rQl1TyDjUN85AYBALNDzwQcljPFIqhHvZEtgXQo EJgfd0YxvyGLshiqlCCujqYJOGuvyaNF4YcGgSlxmOhlMi8aaD7rikWPNR8Nxpe/n9Ca zvUp1Wvm/AfbfqHGN59n5JHQaCTmrn5mFtIaV0ymqowDskyQMnQJHv2I0TxxJ1cbR1E/ YHYMXZIavp2No4NBJcd4NiGcCZXWAMlWfWeVS1FL1IRxCYN5Ak3rnKZ2x4deVGzJhBj7 3aWg== MIME-Version: 1.0 X-Received: by 10.152.184.66 with SMTP id es2mr10287188lac.22.1397746335319; Thu, 17 Apr 2014 07:52:15 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.112.169.68 with HTTP; Thu, 17 Apr 2014 07:52:15 -0700 (PDT) In-Reply-To: <20140417093509.GA3620@acme.spoerlein.net> References: <20140417093509.GA3620@acme.spoerlein.net> Date: Thu, 17 Apr 2014 07:52:15 -0700 X-Google-Sender-Auth: hjdUqiLCUYHF6S0csiz_iMXZO5k Message-ID: Subject: Re: Coverity scans on Jenkins From: Craig Rodrigues To: =?ISO-8859-1?Q?Ulrich_Sp=F6rlein?= , Li-Wen Hsu Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: "freebsd-testing@freebsd.org" X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Apr 2014 14:52:18 -0000 On Thu, Apr 17, 2014 at 2:35 AM, Ulrich Sp=F6rlein wrote: > So do I need a special account to get the scripts and coverity binaries > uploaded? > > I know we use LDAP now at the cluster, but I've never set up a password, > how would I do that? We ( jenkins-admin@freebsd.org ) will need to set up a new VM for you inside the FreeBSD cluster, and work with the clusteradm@freebsd.or= g team to do it. To set your LDAP password, you need to follow these instructions: http://www.freebsd.org/doc/en/articles/committers-guide/kerberos-ldap.html > > A new VM might be easier, as it requires special setup with the coverity > binaries and curl, etc. We have been setting up multiple VM's running in bhyve inside the FreeBSD cluster and it has worked out very well in terms of performance: https://wiki.freebsd.org/Jenkins/#Setup_notes Li-Wen, can you take the lead on this item? Can you add a task item on http://wiki.freebsd.org/Jenkins ? We should set up a new VM, scan.freebsd.org, and have the Coverity binaries plus your clang-scan build running in that VM. I can help you with setting up the VM. -- Craig