Whamcloud - gitweb
LU-2877 tests: sanity test_34h needs to flush cache after write
authorOleg Drokin <green@whamcloud.com>
Wed, 27 Feb 2013 03:30:24 +0000 (22:30 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 5 Mar 2013 17:08:20 +0000 (12:08 -0500)
commit8fcac3f7a25c2d97974d292830dabe1611274085
tree80ea22cf0c586cef9ecdadf5be0943a128826bc7
parent5c8853a32d3076ad89266dfc4af9a1f0848ef740
LU-2877 tests: sanity test_34h needs to flush cache after write

We need to ensure that the cache is clean after dd in the test,
otherwise subsequent multiop might block trying to flush the
dirty pages for more than 2 seconds and trigger a false failure.

Change-Id: Ifb5a0aa0f9c627b353abe0d402c42a4e14d67609
Signed-off-by: Oleg Drokin <oleg.drokin@intel.com>
Reviewed-on: http://review.whamcloud.com/5541
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
lustre/tests/sanity.sh