Whamcloud - gitweb
LU-276 increase file count to mitigate affect of random condition
authorhongchao.zhang <hongchao.zhang@whamcloud.com>
Sat, 30 Apr 2011 01:27:20 +0000 (09:27 +0800)
committerOleg Drokin <green@whamcloud.com>
Tue, 17 May 2011 14:17:55 +0000 (07:17 -0700)
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 <hongchao.zhang@whamcloud.com>
Reviewed-on: http://review.whamcloud.com/550
Tested-by: Hudson
Reviewed-by: Mikhail Pershin <tappro@whamcloud.com>
Reviewed-by: Johann Lombardi <johann@whamcloud.com>
lustre/tests/ost-pools.sh

index edd34e0..7e6cad3 100644 (file)
@@ -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