Whamcloud - gitweb
LU-4175 tests: fix obdecho_test() to calculate write count 98/8698/2
authorJian Yu <jian.yu@intel.com>
Thu, 2 Jan 2014 09:59:19 +0000 (17:59 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 6 Jan 2014 03:45:28 +0000 (03:45 +0000)
commite9b1a4dc6d45297050893e95fe6a0e408c9fb56b
treeb7aa332296c110a99a1d9e840448781260db7ebf
parenta3d43da0e269b472fafa6a5ddc44e8921d81c738
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: I5cbffb64387a62562eb85dd0208f9b1d7846ae31
Reviewed-on: http://review.whamcloud.com/8698
Reviewed-by: Emoly Liu <emoly.liu@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/sanity.sh
lustre/tests/test-framework.sh