From: adilger Date: Fri, 20 May 2005 23:06:35 +0000 (+0000) Subject: Branch b1_4 X-Git-Tag: v1_7_100~1^25~8^2~107 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=b648cd50e3f1e3693e6d276769994aa3d4639c6b;p=fs%2Flustre-release.git Branch b1_4 Increase fsx size for acceptance-small.sh to something reasonable. --- diff --git a/lustre/tests/acceptance-small.sh b/lustre/tests/acceptance-small.sh index a34db0b..4ff38d0 100755 --- a/lustre/tests/acceptance-small.sh +++ b/lustre/tests/acceptance-small.sh @@ -112,7 +112,7 @@ for NAME in $CONFIGS; do if [ "$FSX" != "no" ]; then mount | grep $MOUNT || sh llmount.sh $DEBUG_OFF - ./fsx -c 50 -p 1000 -P $TMP -l $SIZE \ + ./fsx -c 50 -p 1000 -P $TMP -l $SIZE * 100 \ -N $(($COUNT * 100)) $MOUNT/fsxfile $DEBUG_ON sh llmountcleanup.sh