Whamcloud - gitweb
LU-4175 tests: fix obdecho_test() to calculate write count 89/8089/3
authorJian Yu <jian.yu@intel.com>
Tue, 29 Oct 2013 13:45:21 +0000 (21:45 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 2 Dec 2013 13:28:31 +0000 (13:28 +0000)
commit9b5755ec736de3c3a5a2622ba136fdd20a5cea91
treef34b660a46db0b20c0b8332d95d0c3d93c438419
parent09c7765939789b0505644f8d220e5be8262c7e06
LU-4175 tests: fix obdecho_test() to calculate write count

This patch fixes obdecho_test() in sanity.sh to calculate
write count so as to avoid out of space failure while the
page number is large but the obd target size is small.

Signed-off-by: Jian Yu <jian.yu@intel.com>
Change-Id: Ibff44bf1f6a932e99c565eeda2f1edaf80962dbf
Reviewed-on: http://review.whamcloud.com/8089
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-by: Emoly Liu <emoly.liu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/sanity.sh
lustre/tests/test-framework.sh