Whamcloud - gitweb
LU-4416 tests: small fixes for conf_sanity 83/10783/8
authorYang Sheng <yang.sheng@intel.com>
Thu, 18 Sep 2014 16:11:18 +0000 (12:11 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 24 Sep 2014 01:02:10 +0000 (01:02 +0000)
commitab37ffd3ad85280b39fc9c12e5fc64ed3d4fd4a9
treeeac6fc21a0a1ec01a13e0d671e879095f5d6571a
parentab2dd91a18eb31d4fac35683eb4ebad7bdfc2499
LU-4416 tests: small fixes for conf_sanity

--In util-linux 2.23.2, umount will call stat() on
  mountpoint. So have to use 'umount -f' in test_5a.
  Else the test will block forever.
--Invoke cleanup_fs2 in test_24b.

Signed-off-by: Yang Sheng <yang.sheng@intel.com>
Change-Id: Ie7540d6cfd6790417c63ea1efb50381cacc8345f
Reviewed-on: http://review.whamcloud.com/10783
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Tested-by: Jenkins
Reviewed-by: James Simmons <uja.ornl@gmail.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/conf-sanity.sh