From 4ed943e97bb7ef4227837f7a6f607cd313cae70b Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Wed, 6 Dec 2023 13:32:15 +0900 Subject: [PATCH] test: make install_mdadm() also install relevant kernel modules Installing mdadm without kernel modules is mostly meaningless. --- test/test-functions | 1 + 1 file changed, 1 insertion(+) diff --git a/test/test-functions b/test/test-functions index 544d8ea34b9..b2a83f155bf 100644 --- a/test/test-functions +++ b/test/test-functions @@ -1280,6 +1280,7 @@ install_mdadm() { system-shutdown/mdadm.shutdown ) + instmods "=md" image_install mdadm mdmon inst_rules 01-md-raid-creating.rules 63-md-raid-arrays.rules 64-md-raid-assembly.rules 69-md-clustered-confirm-device.rules # Fedora/CentOS/RHEL ships this rule file