From: Nathan Scott Date: Thu, 11 Nov 2004 13:38:36 +0000 (+0000) Subject: Reduce runtime of test 083, unilaterally, it can still do its thing at shortened... X-Git-Tag: v1.1.0~768 X-Git-Url: http://git.apps.os.sepia.ceph.com/?p=xfstests-dev.git;a=commitdiff_plain;h=68c295a4776b5e2d1062d02310fd5e8b388cd05f Reduce runtime of test 083, unilaterally, it can still do its thing at shortened runtimes. Merge of xfs-cmds-melb:slinx:20095a by kenmcd. --- diff --git a/083 b/083 index d5aca8fc..aa0e7e27 100755 --- a/083 +++ b/083 @@ -102,7 +102,7 @@ echo "*** test out-of-space handling for random write operations" filesize=100m agcount=6 numprocs=15 -numops=2000 +numops=1500 workout $filesize $agcount $numprocs $numops