X-Original-To: pgsql-hackers-postgresql.org@localhost.postgresql.org Received: from localhost (neptune.hub.org [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 82729D1C976 for ; Tue, 25 Nov 2003 14:49:56 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 67152-06 for ; Tue, 25 Nov 2003 10:49:29 -0400 (AST) Received: from trolak.mydnsbox2.com (ns1.mydnsbox2.com [207.44.142.118]) by svr1.postgresql.org (Postfix) with ESMTP id D3439D1DC3B for ; Tue, 25 Nov 2003 10:49:24 -0400 (AST) Received: from dunslane.net (x.ncshp.org [199.90.235.43]) (authenticated (0 bits)) by trolak.mydnsbox2.com (8.11.6/8.11.6) with ESMTP id hAPFk9n09463 for ; Tue, 25 Nov 2003 09:46:09 -0600 Message-ID: <3FC36BFD.80903@dunslane.net> Date: Tue, 25 Nov 2003 09:49:33 -0500 From: Andrew Dunstan User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030703 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Postgresql Hackers Subject: Re: Build farm References: <200311250210.hAP2Ans10999@candle.pha.pa.us> In-Reply-To: <200311250210.hAP2Ans10999@candle.pha.pa.us> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200311/1330 X-Sequence-Number: 47618 Bruce Momjian wrote: >FYI, the HP testdrive farm, http://www.testdrive.hp.com, has shared >directories for most of the machines, meaning you can CVS update once >and telnet in to compile for each platform. > > > As Peter pointed out, these machines are firewalled. But presumably one could upload a snapshot to them. What I had in mind was a more distributed system, though. Of course, these things are not mutually exclusive - using the HP testdrive farm looks like it might be nice. But it would be hard to automate, I suspect. cheers andrew