From: hongchao.zhang Date: Sat, 30 Apr 2011 01:27:20 +0000 (+0800) Subject: LU-276 increase file count to mitigate affect of random condition X-Git-Tag: 2.0.61.0~18 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=016c5a0f6e7307a2a3e05eafa8a36ac16b209643;p=fs%2Flustre-release.git LU-276 increase file count to mitigate affect of random condition in test_18 of ost_pools, increase the count of created file to mitigate the affect of various random condition which could lead to false result Change-Id: Ieca04b37ccc66698cd2159fa1a83f2f9fe07dc41 Signed-off-by: HongChao Zhang Reviewed-on: http://review.whamcloud.com/550 Tested-by: Hudson Reviewed-by: Mikhail Pershin Reviewed-by: Johann Lombardi --- diff --git a/lustre/tests/ost-pools.sh b/lustre/tests/ost-pools.sh index edd34e0..7e6cad3 100644 --- a/lustre/tests/ost-pools.sh +++ b/lustre/tests/ost-pools.sh @@ -951,7 +951,7 @@ create_perf() { test_18() { set_cleanup_trap local POOL_ROOT=${POOL_ROOT:-$DIR/$tdir} - local numfiles=9877 + local numfiles=30000 local plaindir=$POOL_ROOT/plaindir local pooldir=$POOL_ROOT/pooldir local t1=0