Files
apfstests/run.dbench100
T
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

9 lines
120 B
Bash
Executable File

#!/bin/sh
#
# Does a dbench run with 100 clients
#
DBENCH_CLIENTS=100
export DBENCH_CLIENTS
exec $here/common.dbench