Whamcloud - gitweb
LU-3326 tests: limit the disk space used by run_*.sh
authorHongchao Zhang <hongchao.zhang@intel.com>
Tue, 13 Aug 2013 13:40:21 +0000 (21:40 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 15 Aug 2013 17:30:10 +0000 (13:30 -0400)
commitb2bd2ee61d93a3aa1aafd84ec2083276d5fa4c52
tree25e717620c26acbd00bff5a72789915f69f248d4
parentd0114d9cb5ec1cc2d1fe852708652f80430bb5cf
LU-3326 tests: limit the disk space used by run_*.sh

In run_dd.sh and run_tar.sh, limit the disk space to be used
according to the total free disk space and the client counts.

Test-Parameters: envdefinitions=ENABLE_QUOTA=yes \
clientdistro=el6 serverdistro=el6 clientarch=x86_64 \
serverarch=x86_64 \
clientcount=4 osscount=2 mdscount=2 \
austeroptions=-R failover=true useiscsi=true \
testlist=recovery-mds-scale

Change-Id: I61ea1167906312fdb182b67d7169e95cad1b6d72
Signed-off-by: Hongchao Zhang <hongchao.zhang@intel.com>
Signed-off-by: Jian Yu <jian.yu@intel.com>
Reviewed-on: http://review.whamcloud.com/6376
Tested-by: Hudson
Reviewed-by: Minh Diep <minh.diep@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/run_dd.sh
lustre/tests/run_tar.sh
lustre/tests/test-framework.sh