Re: [RFC] [PATCH 0/18] xfstests: move tests out of top level

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hey Dave,

On Tue, Aug 21, 2012 at 08:43:06AM +1000, Dave Chinner wrote:
> On Mon, Aug 20, 2012 at 04:27:25PM -0500, Mark Tinguely wrote:
> > On 07/26/12 04:27, Dave Chinner wrote:
> > >Alt-Subject: Games with Sed, Grep and Awk.
> > >
> > >This series is based on top of the large filesystem test series.
> > >
> > >This moves all the tests into a ./tests subdirectory, and sorts them into
> > >classes of related tests. Those are:
> > >
> > >	tests/generic:	valid for all filesystems
> > >	tests/shared:	valid for a limited number of filesystems
> > >	tests/xfs:	xfs specific tests
> > >	tests/btrfs	btrfs specific tests
> > >	tests/ext4	ext4 specific tests
> > >	tests/udf	udf specific tests
> > 
> > The SGI XFS group talked about your proposed changes to xfstests and
> > the response is very positive.
> > 
> > The couple concerns are:
> > 
> > 1) There is a consensus in the group that the benchmark framework
> >    should remain until there is a common benchmark available.
> > 
> >    Could the benchmark infrastructure be placed into its own directory
> >    until a new common benchmark framework has been adopted?
> 
> Keeping it just complicates things. The benchmark infrastructure
> is bitrotted and was largely just a hack tacked on to the side of
> the regression test suite.
> 
> For it to be useful in an automated test environment, it would need
> to be re-implemented from scratch with reliable recording of results
> and the ability to determine if a result is unusual or not. None of
> this exists - it's just a framework to run a couple of benchmarks
> and dump some output to stdout using the xfstests machine config
> files....
> 
> I have tried integrating other benchmarks into xfstests a while back
> (e.g. compile bench, fsmark, etc) and using the results for some
> kind of meaningful performance regression test. I rapidly came to
> the conclusion that the infrastructure was not up to scratch and
> that my simple handwritten standalone test scripts to iterate
> through benchmarks and capture results was much easier to use and
> modify than to jump through the weird bench infrastructure hoops.
> 
> So, no, I don't think it's worth keeping at all.

You've already made it clear that you feel the current bench implementation is
not worth keeping.  Once a suitable replacement for the bench infrastructure
has been implemented we can remove the old one.  Until then we prefer to keep
what we have in the tree.

> > 2) Could there be a single result directory rather than mirroring the
> >    test hierarchy? A single directory can eventually become uniquely
> >    identified and also be easier to upload to a result depository.
> 
> One of the features requested for splitting up the test
> directories is to allow duplicate test names in different test
> directories. You can't have a single result directory if you allow
> duplicate test names....

Being able to have duplicate test names in different directories makes perfect
sense.

An additional idea that we kicked around is to (optionally) do a
results/<timestamp-hostname> style results directory on a per-run basis.  This
would enable us to keep all of the results history and maybe upload the results
to a central location.

Great patch set.  I've verified that we're good with removing the hangcheck and
tests remaining bits.  The only sticking point is bench which we'd like to
keep.  Looks great.

Thanks,
Ben

_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs


[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux