Commit Graph

305 Commits

Author SHA1 Message Date
Christoph Hellwig 786507ddd3 Add hch's Munich test config
Add defaults for lab343
2002-11-04 16:23:02 +00:00
Nathan Scott 6ab9146e84 Fix up minor build issues in some xfstests sources.
Fix build after recent xfsprogs header changes.
2002-10-10 19:47:44 +00:00
Nathan Scott 193436593d Allow a specific benchmark run to be requested, rather than all of them
(that is still the default though).
2002-10-06 12:18:43 +00:00
Nathan Scott 6fa20460d3 Refine QA testing scripts.
Don't be so verbose on each test.
2002-09-20 07:47:55 +00:00
Nathan Scott 42e886a101 Additional refinements of auto-bench stuff.
Fix up producing the results files.
2002-09-20 01:35:55 +00:00
Nathan Scott 4fa64f8a9d Further work on a generic benchmarking framework.
make important argument mandatory, do a better job of collecting results.
2002-09-19 07:26:17 +00:00
fsgqa 6dafe2f15e also report the size of the tar file we're untarring. 2002-09-18 08:15:56 +00:00
fsgqa eb905b64cf remove shell diagnostics which was accidentally included. 2002-09-18 08:08:03 +00:00
fsgqa 07a01ad44a trivial updates to get more bits to work together. 2002-09-18 08:03:37 +00:00
Nathan Scott d4d5d06c1e First cut at a framework for running benchmarks along with all of the
functional tests we have.  Aim is to get wind of performance regressions
as changes are checked in, rather than at some arbitrary point down the
track.  Still a bit of work to do wrt this framework though.
2002-09-18 03:28:20 +00:00
Steve Lord 351cad8460 update my test config 2002-09-05 20:12:34 +00:00
fsgqa 4015cd25b0 several fixes, should now work properly. dont go too crazy with big
files cos the scratch device may be of limited size.
2002-09-04 11:14:37 +00:00
fsgqa 4c0e31d14a bit more cleanup here and there - don't toss out _all_ the error (stderr)
messages - some of em might help diagnose problems.
2002-09-04 10:58:49 +00:00
fsgqa 57460d542e exercises O_APPEND write functionality using a test case which was once
known to be broken.
2002-09-04 07:44:40 +00:00
fsgqa 893982b851 add in some contributed O_APPEND test helper programs. 2002-09-04 07:00:33 +00:00
Nathan Scott 488d5f7731 several fixes from Greg. (btw, keeping width to 80 chars for readability). 2002-09-03 23:15:38 +00:00
fsgqa 4a4f1707c3 revert to using the pid for tmp file names - mktemp -d gives an error on
early (6.2) redhat versions at least.
2002-09-03 06:34:06 +00:00
Nathan Scott 5e98630b01 Do a better job of cleaning up after autoconf. 2002-09-03 01:17:30 +00:00
Nathan Scott 7539723163 A LVM snapshot regression test by Greg Freemyer. 2002-09-02 06:04:01 +00:00
fsgqa 804090c003 add missing end-of-line to log parameters setting. 2002-09-02 04:06:19 +00:00
fsgqa 3b926fda5e really fix so this can still function when MKFS_OPTIONS include v2 logs.
still just a workaround, real fix for v2 logs is much more involved.
2002-09-02 03:45:25 +00:00
Nathan Scott 879173fc43 update the _notrun message for v2 logs. 2002-09-02 00:27:36 +00:00
fsgqa af943cb4c6 simple change to make this work for v2 logs - should be revisited. loggen
tool needs real v2 log support...
2002-09-01 11:48:05 +00:00
Nathan Scott 42e823a997 changes for supporting the version 2 log format. 2002-09-01 11:11:13 +00:00
Eric Sandeen 7427a5a70e Deal with the new "(NULLFSINO)" that repair might print 2002-08-19 21:38:12 +00:00