Return-Path: Delivered-To: apmail-continuum-dev-archive@www.apache.org Received: (qmail 92042 invoked from network); 26 Aug 2008 23:45:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Aug 2008 23:45:50 -0000 Received: (qmail 89453 invoked by uid 500); 26 Aug 2008 23:45:48 -0000 Delivered-To: apmail-continuum-dev-archive@continuum.apache.org Received: (qmail 89419 invoked by uid 500); 26 Aug 2008 23:45:48 -0000 Mailing-List: contact dev-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list dev@continuum.apache.org Received: (qmail 89408 invoked by uid 99); 26 Aug 2008 23:45:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Aug 2008 16:45:48 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [210.50.76.235] (HELO mx06.syd.iprimus.net.au) (210.50.76.235) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Aug 2008 23:44:48 +0000 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AhsBAF4ytEg6sjMK/2dsb2JhbAAIujuBaw X-IronPort-AV: E=Sophos;i="4.32,273,1217772000"; d="scan'208";a="138620355" Received: from 10.123.dsl.syd.iprimus.net.au (HELO [172.16.237.239]) ([58.178.51.10]) by smtp06.syd.iprimus.net.au with ESMTP; 27 Aug 2008 09:44:13 +1000 Message-Id: From: Brett Porter To: dev@continuum.apache.org In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v926) Subject: Re: Data generator for Continuum? Date: Wed, 27 Aug 2008 09:44:02 +1000 References: X-Mailer: Apple Mail (2.926) X-Virus-Checked: Checked by ClamAV on apache.org How about a Maven build that does very little (maybe echo a bunch of output and then finish), scheduled to run every 5 seconds? You'd probably need to create a series of them to have varied project groups, etc. It won't give you great coverage (surefire results, etc), but it might do what you need. Alternatively, why not use the data from vmbuild? - Brett On 27/08/2008, at 9:40 AM, Wendy Smoak wrote: > What would it take to "fill up" a Continuum instance with data? I > need to simulate months of accumulated data, and I can't wait that > long. :) > > -- > Wendy -- Brett Porter brett@apache.org http://blogs.exist.com/bporter/