Whamcloud - gitweb
LU-10680 tests: fix interop for sanity test_160h 73/53773/5
authorXing Huang <hxing@ddn.com>
Thu, 27 Oct 2022 11:41:11 +0000 (19:41 +0800)
committerOleg Drokin <green@whamcloud.com>
Sat, 4 May 2024 03:00:46 +0000 (03:00 +0000)
commitc929f30fd103f9544ee15237f8680839664fdef7
tree4b1e3b11731e4bcf8bbf0714425b113da039f097
parentbe2c7148733d7d772d38462a8da0644aff92b0cf
LU-10680 tests: fix interop for sanity test_160h

Add a check sanity test_160h whether /sbin/umount.lustre is installed
on the MDS, since this subtest is checking whether the MDS unmount
process has completed, and otherwise fails during interop testing.

Test-Parameters: testlist=sanity env=ONLY=160 serverversion=2.12
Fixes: 31fef6845e8b ("LU-10680 mdd: create gc thread when no current transaction")
Signed-off-by: Xing Huang <hxing@ddn.com>
Change-Id: I6720b9e27a3a92e543ed877453802d23c0eef36d
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/53773
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity.sh