Reduce runtime of test 083, unilaterally, it can still do its thing at shortened...
authorNathan Scott <nathans@sgi.com>
Thu, 11 Nov 2004 13:37:58 +0000 (13:37 +0000)
committerNathan Scott <nathans@sgi.com>
Thu, 11 Nov 2004 13:37:58 +0000 (13:37 +0000)
Merge of xfs-cmds-melb:slinx:20092a by kenmcd.

083

diff --git a/083 b/083
index cc1c5017c06713490e4141d1224c196e0de5060e..d5aca8fc994bccfa644b406761dbe17126120a96 100755 (executable)
--- a/083
+++ b/083
@@ -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