From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay2.corp.sgi.com [137.38.102.29]) by oss.sgi.com (Postfix) with ESMTP id 388A07F4E for ; Tue, 17 Sep 2013 16:34:14 -0500 (CDT) Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by relay2.corp.sgi.com (Postfix) with ESMTP id 147F3304048 for ; Tue, 17 Sep 2013 14:34:14 -0700 (PDT) Received: from ipmail05.adl6.internode.on.net (ipmail05.adl6.internode.on.net [150.101.137.143]) by cuda.sgi.com with ESMTP id LMmqYXDdGIj9cObX for ; Tue, 17 Sep 2013 14:34:12 -0700 (PDT) Date: Wed, 18 Sep 2013 07:34:10 +1000 From: Dave Chinner Subject: Re: [PATCH] xfstests: v2 xfs directory unbalance assert test Message-ID: <20130917213409.GL19103@dastard> References: <20130917192538.230164044@sgi.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20130917192538.230164044@sgi.com> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: Mark Tinguely Cc: xfs@oss.sgi.com On Tue, Sep 17, 2013 at 02:25:23PM -0500, Mark Tinguely wrote: > This tests triggers an assert in the XFS directory unbalance code. > This test originally written by Brian Foster and suggestions > from Micheal Semon. > > Signed-off-by: Mark Tinguely > --- > v1->v2: > remove clean up. > remove $seqres.full before test. > remove scratch mount. > 11g -> calculate 11g bytes. > check for failing mkfs and mount. > add a safer removal of the scratch files. > > put into auto group and "long" group so people can opt out: > this test almost an hour on my test box. 45m is too long for the auto group. The entire auto group runs in 50-55 minutes on my test VMs, so doubling that for one test is not really a good idea. The usual rule of thumb for the auto group is that the test should take less than 5 minutes to run. For the quick group, it should take less than 30-60s to run. If you want to make this test run in the auto group, scale it for stress tests via the use of LOAD_FACTOR and TIME_FACTOR, and add it to the stress group. Cheers, Dave. -- Dave Chinner david@fromorbit.com _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs