]> git.ipfire.org Git - thirdparty/mdadm.git/commit
tests: support to skip checking dmesg
authorYu Kuai <yukuai3@huawei.com>
Mon, 29 May 2023 13:28:20 +0000 (21:28 +0800)
committerJes Sorensen <jes@trained-monkey.org>
Thu, 26 Oct 2023 21:24:28 +0000 (17:24 -0400)
commit0ef9465f6355db612e53afc32e3084721c3dd7c7
tree7b0d2c4bde2d4ce7775fd593e87a5f17d4ad3fcc
parent7fe21767d3ab65a686518d2e36d18a07f535972e
tests: support to skip checking dmesg

Prepare to add a regression test for raid10 that require error injection
to trigger error path, and kernel will complain about io error, checking
dmesg for error log will make it impossible to pass this test.

Signed-off-by: Yu Kuai <yukuai3@huawei.com>
Acked-by: Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
Signed-off-by: Jes Sorensen <jes@trained-monkey.org>
test