From: Su Yue <damenly...@gmx.com>

This test uses tool dmsetup so add the global prereq.

Link: https://github.com/kdave/btrfs-progs/issues/192
Signed-off-by: Su Yue <damenly...@gmx.com>
---
 tests/mkfs-tests/005-long-device-name-for-ssd/test.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/mkfs-tests/005-long-device-name-for-ssd/test.sh 
b/tests/mkfs-tests/005-long-device-name-for-ssd/test.sh
index b7c76b1814a5..e7a1ac45267a 100755
--- a/tests/mkfs-tests/005-long-device-name-for-ssd/test.sh
+++ b/tests/mkfs-tests/005-long-device-name-for-ssd/test.sh
@@ -4,6 +4,7 @@
 source "$TEST_TOP/common"
 
 check_prereq mkfs.btrfs
+check_global_prereq dmsetup
 
 setup_root_helper
 prepare_test_dev
-- 
2.23.0

Reply via email to