Whamcloud - gitweb
LU-9908 tests: force umount client in test 70e, 41b, and 105 67/28767/10
authorYang Sheng <yang.sheng@intel.com>
Mon, 28 Aug 2017 19:30:13 +0000 (03:30 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 16 Oct 2017 03:23:23 +0000 (03:23 +0000)
commit20787a89ad7dc99290c4d9cff8247b0a532e92b9
tree75763362edc268b47267244e783d79b8f576ee32
parent7954a520428002de8629916d4ae7b6660818dc6c
LU-9908 tests: force umount client in test 70e, 41b, and 105

In test_70e, import state may not update while
mds stopping. Since statfs will be invoked in sles12
before umounting, so umount with force flag to avoid
waitting a long time.
Add -f to stopall call in test-framework for the same reason,
to do umount with force flag.

Signed-off-by: Yang Sheng <yang.sheng@intel.com>
Change-Id: I3d1e73b3501e98008ef18c05f7b5498d12cb46fb
Reviewed-on: https://review.whamcloud.com/28767
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Emoly Liu <emoly.liu@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/conf-sanity.sh
lustre/tests/test-framework.sh