Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 20162 invoked from network); 1 Oct 2007 07:37:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Oct 2007 07:37:15 -0000 Received: (qmail 97509 invoked by uid 500); 1 Oct 2007 07:37:03 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 97487 invoked by uid 500); 1 Oct 2007 07:37:02 -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 97478 invoked by uid 99); 1 Oct 2007 07:37:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Oct 2007 00:37:02 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of stepan.mishura@gmail.com designates 66.249.92.168 as permitted sender) Received: from [66.249.92.168] (HELO ug-out-1314.google.com) (66.249.92.168) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Oct 2007 07:37:04 +0000 Received: by ug-out-1314.google.com with SMTP id u40so1751628ugc for ; Mon, 01 Oct 2007 00:36:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=j4aBLAw7bnex9L06r/5hmQWmQJASIPh0szVUE/2HOpw=; b=jcJZaoXXTGuQiVDvvs4OMGK7L/njYQX8n/VKV0ZoZd1Eum7fH3rh+oLzsy3cfcO1e/5unYjE2pfhqGpl6YMO/mkhFc4rZlWbUoQF/SdT0VIR3e139/mcsgVTFSnmmuS2kQ5KF+ilLuISKid8Hdeg3m9h7y1q6IWDG9wXzNri5XQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=S5ZF3xBg/x7Dx8bkIdNQl7Cn0vF1StZtvQxBBaOUQCmxzkNUuhKzN9BLztUwsdQndvP5LdqffcESZgdwQ0n//uulLrJoh83VaQyRX4wAD9Um/gmelstq+jOXV/xlesjzLqFf+Tdxqi6FLWVPj07qvfVvc6DGyEvdrIYD8Ec18/M= Received: by 10.66.244.11 with SMTP id r11mr8497875ugh.1191224202528; Mon, 01 Oct 2007 00:36:42 -0700 (PDT) Received: by 10.67.20.15 with HTTP; Mon, 1 Oct 2007 00:36:42 -0700 (PDT) Message-ID: <6e47b64f0710010036j7bea3f7es97d791d2fe23c496@mail.gmail.com> Date: Mon, 1 Oct 2007 14:36:42 +0700 From: "Stepan Mishura" To: dev@harmony.apache.org Subject: Re: [build] Retaining too many snapshots In-Reply-To: <47000483.7090803@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46FEAC3D.8000100@gmail.com> <47000483.7090803@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On 10/1/07, Tim Ellison wrote: > Tim Ellison wrote: > > ASF infra have pointed out that we are retaining far too many snapshot > > builds [1]. > > > > I think we only need to have the most recent three snapshot builds for > > each platform. The snapshots page [2] is way too long too -- why do we > > need all these? > > I think we need keep snapshots for 2 week (5-6 snapshots) and IMHO all interim testing results between 2 milestones. I think it worth to keep them. The testing results also require noticeable amount of disk space and we should improve suite reports to minimize reports size. > > Unless there are any objections I'll go and delete the old ones. > > I realize that it is only 24hrs over a weekend since the call for > objections, but I believe we need to be good ASF citizens, so I'm going > to go ahead and delete a number of old snapshots to free up space on > people.apache.org. > > I don't have rights to delete a number of them, so hopefully Stepan and > Alexey can help me to trim down the retained builds. > Done. Thanks, Stepan. > I looked at Mikhail's snapshot download page, and it will regenerate to > reflect the missing snapshots next time the script runs. BTW it would > be good if we had these scripts and templates checked into SVN and part > of the site code rather than in home directories. > > Regards, > Tim