Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 49439 invoked from network); 1 Jun 2005 09:10:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Jun 2005 09:10:33 -0000 Received: (qmail 93111 invoked by uid 500); 1 Jun 2005 09:10:32 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 93018 invoked by uid 500); 1 Jun 2005 09:10:31 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Development" Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 92971 invoked by uid 99); 1 Jun 2005 09:10:30 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from brmea-mail-4.Sun.COM (HELO brmea-mail-4.sun.com) (192.18.98.36) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 01 Jun 2005 02:10:28 -0700 Received: from phys-epost-2 ([129.159.136.31]) by brmea-mail-4.sun.com (8.12.10/8.12.9) with ESMTP id j519A80R011820 for ; Wed, 1 Jun 2005 03:10:08 -0600 (MDT) Received: from conversion-daemon.epost-mail1.sweden.sun.com by epost-mail1.sweden.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) id <0IHE00601ECS9D@epost-mail1.sweden.sun.com> (original mail from Oystein.Grovlen@Sun.COM) for derby-dev@db.apache.org; Wed, 01 Jun 2005 11:10:07 +0200 (MEST) Received: from atum11.Norway.Sun.COM.sun.com (atum11.Norway.Sun.COM [129.159.112.211]) by epost-mail1.sweden.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) with ESMTP id <0IHE00K0EESUTU@epost-mail1.sweden.sun.com> for derby-dev@db.apache.org; Wed, 01 Jun 2005 11:10:07 +0200 (MEST) Date: Wed, 01 Jun 2005 11:10:06 +0200 From: Oystein.Grovlen@Sun.COM (=?iso-8859-1?q?=D8ystein_Gr=F8vlen?=) Subject: Re: looking for opinions on reasonable hardware requirements for tests in standard derby suite In-reply-to: <429CC746.5000309@sbcglobal.net> To: Derby Development Message-id: MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 8BIT User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2 Lines: 23 References: <429CC746.5000309@sbcglobal.net> X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N >>>>> "MM" == Mike Matrigali writes: MM> Another category would be long running stress tests. It would MM> be nice to have a set of tests that run longer than seconds MM> to minutes, but not reasonable to expect everyone to include MM> 10 hour stress test runs in their nightly checkins. MM> I would still like almost all tests to be included in derbyall, MM> but it would seem reasonable for there to be a small suite MM> which hopefully could be set up to be automatically run on MM> some interval - worst case at least before a release. I agree with you. We need a testsuite for long-running tests and large data volumes. I have a feeling that due to the way we do testing, the robustness of Derby for large data volumes are not the best. I know David had some recovery problems when doing a large data volume test. Hopefully, we can get someone to host the running of such a suite at least every week. -- �ystein