Whamcloud - gitweb
LU-4175 tests: fix obdecho_test() to calculate write count 88/8388/2
authorJian Yu <jian.yu@intel.com>
Mon, 25 Nov 2013 08:35:32 +0000 (16:35 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 9 Dec 2013 03:38:11 +0000 (03:38 +0000)
commite190ea42fbda336ab5c60c2fcbbf57edab580eb4
tree55f610a14063859ebe0866391a367f9336d7be8e
parent2ea37da0c7de1b1ede7993437c71e4daacd1627d
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: Ifcd055c587570d3f0e3ca22d763f9478e9bee3fa
Reviewed-on: http://review.whamcloud.com/8388
Tested-by: Jenkins
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Tested-by: Maloo <hpdd-maloo@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