Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7DDB810CEC for ; Thu, 5 Dec 2013 11:05:54 +0000 (UTC) Received: (qmail 87272 invoked by uid 500); 5 Dec 2013 11:05:50 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 87241 invoked by uid 500); 5 Dec 2013 11:05:49 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 87232 invoked by uid 99); 5 Dec 2013 11:05:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Dec 2013 11:05:49 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of trippie@gmail.com designates 74.125.82.180 as permitted sender) Received: from [74.125.82.180] (HELO mail-we0-f180.google.com) (74.125.82.180) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Dec 2013 11:05:42 +0000 Received: by mail-we0-f180.google.com with SMTP id t61so10561156wes.25 for ; Thu, 05 Dec 2013 03:05:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=cfbgcQRY/wSDgjhI8AF/I0UGy949HJtZuxJZ1wLmdrE=; b=FlWrDvNg7TH0KxyapA4D8neRLFrQ6QIZDaaVSwx06Zs9xs2PaGZfhgtOkQEMXpfjRR iQMKnBPlZ8ENIIrS3P+q8zR2aBL8hHRjY4bCXutZ5kJf37ehK5QNp5qmmi8K9WzUslbf 9qyKKkM0Zsij1/HkKIuHEkeQlISRN0Xb3tuX4ZPVSE0CfleYZRGUEwJNrvIr4bLM8tH0 AS3RQiIrJ5CI0Tlm68pS11JZHnfED1mcztzPwI/Og/iVo+HMIcyrc3ltHKqi4fCygqON mKGhL1LcEbhQTimp0pMW0OrXRY5MmCfl4V8yGBBQkA5IQ3bzBcVcpF80v9sE/CMEb1zi fSJQ== X-Received: by 10.180.107.168 with SMTP id hd8mr11500586wib.32.1386241522152; Thu, 05 Dec 2013 03:05:22 -0800 (PST) Received: from [192.168.52.43] ([135.196.39.67]) by mx.google.com with ESMTPSA id s20sm5245005wib.1.2013.12.05.03.05.20 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 05 Dec 2013 03:05:21 -0800 (PST) Sender: Trippie Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1822\)) Subject: Re: [Jenkins] slave for building hyperv agent From: Hugo Trippaers In-Reply-To: <73E2A1C54FD5D24AA18077B618B207DC065E2815@SINPEX01CL01.citrite.net> Date: Thu, 5 Dec 2013 11:05:14 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: References: <73E2A1C54FD5D24AA18077B618B207DC065E2815@SINPEX01CL01.citrite.net> To: dev@cloudstack.apache.org X-Mailer: Apple Mail (2.1822) X-Virus-Checked: Checked by ClamAV on apache.org Devdeep, what kind of instance would you need? I might be able to help you out = with a Linux based server in our cloud? Or if you have a fixed set of instructions to prepare a slave i=92m = happy to add them to the template i use for the other builds from = jenkins.buildacloud.org? Cheers, Hugo On 4 dec. 2013, at 12:24, Devdeep Singh = wrote: > Hi, >=20 > I am looking to setup a Jenkins slave to build the hyperv agent. The = hyperv agent code can be build using Mono and the instructions for = building it are available at [1]. Can anyone help with providing an = instance so that it can be configured as a jenkins slave for regular = builds of the hyperv agent? >=20 > [1] = https://cwiki.apache.org/confluence/display/CLOUDSTACK/Creating+Hyperv+Age= nt+Installer >=20 > Regards, > Devdeep