Whamcloud - gitweb
LU-3906 tests: fix space estimation codes in run_compilebench() 88/8288/2
authorJian Yu <jian.yu@intel.com>
Fri, 15 Nov 2013 14:02:05 +0000 (22:02 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 22 Nov 2013 06:31:44 +0000 (06:31 +0000)
commit1d6bc46beab54b6f12c9c0814bd813bee99877d9
tree712a3de11e602bc9d18bfdffa435ed06e878aff1
parent1a3ea9a3ded799e13ecf4f0ae88b33ac49f7236b
LU-3906 tests: fix space estimation codes in run_compilebench()

While running compilebench test, the actual space required for each
kernel directory is about 1GB instead of 680MB. This patch fixes this
number in run_compilebench() so as to make the space estimation
more correct.

Test-Parameters: envdefinitions=SLOW=yes,ONLY=compilebench \
testlist=parallel-scale,parallel-scale-nfsv3,parallel-scale-nfsv4

Test-Parameters: envdefinitions=SLOW=yes,ONLY=compilebench \
mdtfilesystemtype=zfs mdsfilesystemtype=zfs ostfilesystemtype=zfs \
ostcount=2 \
testlist=parallel-scale,parallel-scale-nfsv3,parallel-scale-nfsv4

Signed-off-by: Jian Yu <jian.yu@intel.com>
Change-Id: Ic19e2bff352d3f7444f1da30cedfc832b825873f
Reviewed-on: http://review.whamcloud.com/8288
Tested-by: Jenkins
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Reviewed-by: Wei Liu <wei3.liu@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/functions.sh