Commit Graph

363 Commits

Author SHA1 Message Date
Nathan Scott 418d757c7b two is an interesting dbench case, discrepency between 1 and 10 is quite
large atm.
2002-11-11 02:48:59 +00:00
fsgqa fdb2735f0b unzip the tarfile in the tar measure - too much wasted space otehrwise. 2002-11-11 02:42:14 +00:00
fsgqa 904b423bc9 fix a typo - missing closing quote. 2002-11-11 00:25:59 +00:00
fsgqa 7bcfc05766 Minor QA/bench updates.
echo mkfs & mount options into the output.
2002-11-10 23:32:19 +00:00
fsgqa 6256d5e1c8 Very minor tidyups in the report headers for bonnie runs.
Very minor tidyups in the report headers for bonnie runs.
2002-11-10 20:40:00 +00:00
fsgqa 4e06cacd29 Fix up stderr handling in bench runs.
Send stderr to the  $FULL file, not inline with stdout.
2002-11-09 20:13:42 +00:00
fsgqa d56adf280e Small updates to dbench test runs, and integrate some bonnie++ runs too.
Add a header showing mount and mkfs options.
2002-11-09 05:49:41 +00:00
fsgqa 3a4a860cbc Crank up dbench, now that everything seems to be quite stable under load.
We now do 1, 10, 50, and 100 client runs each night.
Make sure the path back to the scripts directory is available in the
environment for scripts to get at if need be.
2002-11-07 05:42:19 +00:00
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