Commit Graph

27 Commits

Author SHA1 Message Date
Nathan Scott d259454b19 Update copyright annotations and license boilerplates to correspond with SGI Legals preferences.
Merge of master-melb:xfs-cmds:24329a by kenmcd.
2005-11-09 02:50:19 +00:00
fsgqa c3ec644eb5 Minor xfstests tweaks - report kernel version in check as in bench. 2004-02-02 01:13:25 +00:00
fsgqa 97c3695336 Report on whether XFS was built debug or not for XFS benchmark runs 2003-09-19 06:09:47 +00:00
fsgqa 25fcdbf249 Make bench script output clearer for people reading the output first thing in the morning. ;) 2003-09-09 01:50:09 +00:00
Nathan Scott 2a854a27db Tweak bench script output format a bit more 2003-09-02 22:13:34 +00:00
fsgqa 95b9190a1d Tweak bench script output format 2003-09-01 22:44:21 +00:00
fsgqa 8372dd798d Report platform details in the bench script output as well 2003-08-29 00:41:36 +00:00
fsgqa e7d2c01f95 Update auto-benchmark stuff to remove assumptions about xfs as the only fs 2003-08-25 01:18:54 +00:00
fsgqa 0b6bf4b67c Minor QA updates and a script for dumping local QA config information.
Cosmetic update.
2003-05-22 06:14:09 +00:00
fsgqa 8050efd492 Numerous changes to QA scripts allowing tests to run with external log/rt devices; also allow multiple mkfs/mount options at once now. 2003-05-22 04:16:45 +00:00
fsgqa 6a86ce7f04 Undoes mod: xfs-cmds:slinx:149090a
Undo last mod, had some nasty side-effects (bench script wouldn't run).
2003-05-15 05:06:35 +00:00
fsgqa 2ea66fa4aa Add verbosity to a failing bench QA script. 2003-05-15 01:52:19 +00:00
fsgqa 5250291d42 QA updates.
Delete temporary files that we create.
2003-05-13 07:06:18 +00:00
fsgqa 72d83fb5d8 Allow for use of an external log device in benchmarks. 2002-12-18 01:10:06 +00:00
Nathan Scott c9d3a9f568 Cleanup the bench results after the last run. 2002-12-03 00:48:41 +00:00
fsgqa 8a85218f02 Minor updates to qa/bench infrastructure.
ensure mkfs and mount parameters in use are echoed into the results file.
2002-11-28 08:37:02 +00:00
fsgqa a6f323b10c Very minor fixups.
Very minor fixups.
2002-11-14 03:39:42 +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 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
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