Return-Path: X-Original-To: apmail-builds-archive@minotaur.apache.org Delivered-To: apmail-builds-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 087F910F87 for ; Mon, 12 May 2014 10:57:18 +0000 (UTC) Received: (qmail 38015 invoked by uid 500); 12 May 2014 06:57:18 -0000 Delivered-To: apmail-builds-archive@apache.org Received: (qmail 37940 invoked by uid 500); 12 May 2014 06:57:18 -0000 Mailing-List: contact builds-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: builds@apache.org Delivered-To: mailing list builds@apache.org Received: (qmail 37929 invoked by uid 99); 12 May 2014 06:57:18 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 May 2014 06:57:18 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=10 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [62.245.222.98] (HELO mail.bmw-carit.de) (62.245.222.98) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 May 2014 06:57:14 +0000 Received: from exchange2010.bmw-carit.intra ([192.168.100.28]:34231 helo=mail.bmw-carit.de) by mail.bmw-carit.de with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1WjkA9-0004ih-33 for builds@apache.org; Mon, 12 May 2014 08:56:38 +0200 Received: from EXCHANGE2010.bmw-carit.intra ([fe80::f196:9f8b:c87f:e44]) by Exchange2010.bmw-carit.intra ([fe80::f196:9f8b:c87f:e44%14]) with mapi id 14.01.0218.012; Mon, 12 May 2014 08:56:37 +0200 From: Martin Veith To: "builds@apache.org" Subject: RE: Jenkins: Please don't tie jobs to just the windows1 node Thread-Topic: Jenkins: Please don't tie jobs to just the windows1 node Thread-Index: AQHPbPlq6ZdQMjHDDkSrMzUFgOAo75s8hJ3g Date: Mon, 12 May 2014 06:56:35 +0000 Message-ID: References: <2EBFD734-DA8B-4578-89BB-819C45BD948C@16degrees.com.au> In-Reply-To: <2EBFD734-DA8B-4578-89BB-819C45BD948C@16degrees.com.au> Accept-Language: de-DE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [192.168.101.17] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Hi Gav, I just tried to switch from windows1 to windows2 in our "etch-trunk-windows= -x86-experimental" job. What I can see so far is that "ant" is not installed. As you are then already on the Windows machine maybe you could help us also= with the missing Visual Studio version >=3D 2010 (see INFRA-6717 and some = mails on builds@a.o). We have been already waiting for it half a year... Thanks a lot! Martin On So, Mai 11, 2014 at 11:13:42, Gavin McDonald wrote: >=20 > Thanks Andrew, >=20 > To expand slightly, we all know that windows2 is lagging behind=20 > windows1 in terms of what project dependencies are installed on it. > But please DO use windows2 and email here to have any dependencies=20 > installed to get us all to a state where your builds will pass=20 > (normally) on both slaves. >=20 > Thanks >=20 > Gav... >=20 > On 08/05/2014, at 7:04 PM, Andrew Bayer > wrote: >=20 > > If you've got a job on builds.apache.org that runs on Windows,=20 > > please make sure it's set to run on the "Windows" label, not a=20 > > specific node > > - your job will end up blocked if it's just tied to one. > > > > A.