Whamcloud - gitweb
LU-2297 test: fix replay-single test_74
authorOleg Drokin <green@whamcloud.com>
Mon, 3 Dec 2012 17:30:38 +0000 (12:30 -0500)
committerOleg Drokin <green@whamcloud.com>
Tue, 4 Dec 2012 16:28:07 +0000 (11:28 -0500)
commit77a557731a271005d3fa9d55a81cb1e1f97670cb
tree83f55085fcc69209e3b0d2afe4762d95cb8aadd8
parent3d8dc45facfbed5696f7026732ba53fac50cb57a
LU-2297 test: fix replay-single test_74

unmount client before stopping OST, otherwise if client has dirty
data belongig to that OST, client umount will try to wait for
the data flushing back to the unavailable OST and waits forever
for the OST to come back.

Signed-off-by: Oleg Drokin <green@whamcloud.com>
Change-Id: I8af14134b5f417dfd96baef14e02d9f4c8912f6f
Reviewed-on: http://review.whamcloud.com/4717
Tested-by: Hudson
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@whamcloud.com>
lustre/tests/replay-single.sh