Reduce runtime of test 083, unilaterally, it can still do its thing at shortened runtimes.

Merge of xfs-cmds-melb:slinx:20092a by kenmcd.
This commit is contained in:
Nathan Scott
2004-11-11 13:37:58 +00:00
parent 0145d1c7e4
commit 8057a3ad6c
+1 -7
View File
@@ -102,13 +102,7 @@ echo "*** test out-of-space handling for random write operations"
filesize=100m
agcount=6
numprocs=15
if [ $HOSTOS = "IRIX" ]; then
# for 10000 ops was taking 30mins on my IRIX box
numops=1000
else
numops=10000
fi
numops=2000
workout $filesize $agcount $numprocs $numops