Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BEAAED8A5 for ; Thu, 30 Aug 2012 13:41:54 +0000 (UTC) Received: (qmail 69416 invoked by uid 500); 30 Aug 2012 13:41:54 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 69316 invoked by uid 500); 30 Aug 2012 13:41:54 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 69308 invoked by uid 99); 30 Aug 2012 13:41:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Aug 2012 13:41:54 +0000 X-ASF-Spam-Status: No, hits=-1.6 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [74.125.149.71] (HELO na3sys009aog103.obsmtp.com) (74.125.149.71) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Aug 2012 13:41:45 +0000 Received: from mail-vb0-f47.google.com ([209.85.212.47]) (using TLSv1) by na3sys009aob103.postini.com ([74.125.148.12]) with SMTP ID DSNKUD9tg4erxWGnU1Ve7rGdnckZNtHUOTZf@postini.com; Thu, 30 Aug 2012 06:41:24 PDT Received: by vbbfr13 with SMTP id fr13so1811253vbb.6 for ; Thu, 30 Aug 2012 06:41:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :x-gm-message-state; bh=BU0lsNTjjg4IwJo2UZY6GWB0m1heObG7mnm5zme/6U4=; b=bGc1oQEHdneNAdjTlB6qxtFcms4ttQffm/QGYORFShCXkkn8EOy3FmtuRM26Ppsknj Rcm340CqaSUHONrUULKm46Q7mMZG3gEL8f1TpqSUGeysIgU+jnVLsQE/6/mRW4eVt6dq 480S5nDNXV4xou3Yxx5LIskeHBOcimng6Eh+d8Ytlnwp33itDt5TGfWspnuEIzOaK9U/ s8pLzCNVZvuldYJ3BJFSaf1TGH9aftpg/C62p6365K2Zc9i7eL0u1WFlF4FCFyH1E9yq +0AfZZjVZalIDykht5cuykFTA20Gys4GJufgWSICwSl2qD4VTnGqXh3Jdcg5xcwjPc5l DxJQ== MIME-Version: 1.0 Received: by 10.52.72.229 with SMTP id g5mr2693449vdv.26.1346334082571; Thu, 30 Aug 2012 06:41:22 -0700 (PDT) Received: by 10.220.9.207 with HTTP; Thu, 30 Aug 2012 06:41:22 -0700 (PDT) Date: Thu, 30 Aug 2012 09:41:22 -0400 Message-ID: Subject: Preferred method of adding a system dependency RPM to the Jenkins build servers? From: Chip Childers To: cloudstack-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQkDZYl9eeBp562cA42k1o0rgpY+GUxLDjio7NAyTp0i6RwqumYEZNPxzHT6B2u+lp+jFSIq Hey folks, Is there a preferred method to add a system dependency (RPM) to the Jenkins build servers? Specifically, the mysql connector RPM is a requirement for the unit tests to work. -chip