Whamcloud - gitweb
LU-3326 tests: limit the disk space used by run_*.sh 76/6376/5
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:28:37 +0000 (17:28 +0000)
commita6e6e1557180f89f0360e3cb9b9e32b465114b5f
treebeb1b713bb9a1ca63d615e18a76cc7dd6abe22e5
parent92a189ca69c59312c802cb9aed0f0386735d9617
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