From dev-return-19330-apmail-harmony-dev-archive=harmony.apache.org@harmony.apache.org Sat Nov 18 04:42:26 2006 Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 12773 invoked from network); 18 Nov 2006 04:42:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Nov 2006 04:42:25 -0000 Received: (qmail 58103 invoked by uid 500); 18 Nov 2006 04:42:29 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 58054 invoked by uid 500); 18 Nov 2006 04:42:29 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 58044 invoked by uid 500); 18 Nov 2006 04:42:29 -0000 Delivered-To: apmail-incubator-harmony-dev@incubator.apache.org Received: (qmail 58041 invoked by uid 99); 18 Nov 2006 04:42:29 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Nov 2006 20:42:29 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of alexei.fedotov@gmail.com designates 64.233.162.195 as permitted sender) Received: from [64.233.162.195] (HELO nz-out-0102.google.com) (64.233.162.195) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Nov 2006 20:42:16 -0800 Received: by nz-out-0102.google.com with SMTP id k1so640418nzf for ; Fri, 17 Nov 2006 20:41:55 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Sh0+XMMIr0qDCMWk53XNCIRerShDhKiLsDqtCHBkYBs2BdnW0viqRRu7XZWBkJ7fs8kHY/Y1Fm/Fyx2ZCordSCnjR/+GYDHWUv8S/m2JkNNKoTVpqoWHpoEPv3oL7QcCl/OVyP42pZS14vYIYop0wYTPPAD+QaDI6YnC6qg0O8o= Received: by 10.65.237.1 with SMTP id o1mr3810040qbr.1163824914887; Fri, 17 Nov 2006 20:41:54 -0800 (PST) Received: by 10.65.81.14 with HTTP; Fri, 17 Nov 2006 20:41:54 -0800 (PST) Message-ID: Date: Sat, 18 Nov 2006 07:41:54 +0300 From: "Alexei Fedotov" To: harmony-dev@incubator.apache.org, geir@pobox.com Subject: Re: [build-test] Tracking platforms and architecure for CI In-Reply-To: <455DFCE3.8060801@pobox.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <455DFCE3.8060801@pobox.com> X-Virus-Checked: Checked by ClamAV on apache.org I like the idea. I dream of times when Harmony testing process becomes dynamically distributed among active members [1], [2]. Ok, back to the ground. Can we be more precise about OS versions? It happened several times when a patch behaved differently on a different Linux. 1. http://buildbot.sourceforge.net/ 2. http://autot.dev.java.net/ On 11/17/06, Geir Magnusson Jr. wrote: > I put a wiki page up : > > http://wiki.apache.org/harmony/Automated_Testing > > (reachable from the front page) to capture how we track and govern the > "community CI" effort that build-test is intended to be. > > So I didn't set out any rules other than someone who's interested has to > approach the community (we do gatekeep as we need to manually let mail > through to -commits) and note that we reserve the right to refuse anyone. > > Right now, there's a table that lists the CI going on at IBM. Once > Vladimir's machine is sending mail through, we'll add that, and we'll > add the build-test running on my x86_64/Ubuntu6 when that's working. > > geir > -- Thank you, Alexei