Whamcloud - gitweb
LU-11365 tests: test-framework::add() to load ldiskfs 40/33140/16
authorAlex Zhuravlev <bzzz@whamcloud.com>
Tue, 11 Sep 2018 17:54:43 +0000 (20:54 +0300)
committerOleg Drokin <green@whamcloud.com>
Tue, 22 Dec 2020 05:28:37 +0000 (05:28 +0000)
commit695c03c23a1a6bb8667d377895116efa0ac91990
treefa9dfc468c68818cdeffc0b46235ad9c79985735
parentcdaaa87f6b4d590d2a559da2a496510f24dc9b10
LU-11365 tests: test-framework::add() to load ldiskfs

when the tests run from in-tree build, then mkfs.lustre
can not rely on modprobe and ldiskfs needs to be loaded
explicitly. otherwise some tests like conf-sanity/55 fail.

Change-Id: Ic15f0eab8e483d5de9f63606433fbb26f754fd55
Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/33140
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Wei Liu <sarah@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/test-framework.sh