projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b4fa6f
)
test: make install_mdadm() also install relevant kernel modules
author
Yu Watanabe
<watanabe.yu+github@gmail.com>
Wed, 6 Dec 2023 04:32:15 +0000
(13:32 +0900)
committer
Yu Watanabe
<watanabe.yu+github@gmail.com>
Wed, 13 Dec 2023 05:19:28 +0000
(14:19 +0900)
Installing mdadm without kernel modules is mostly meaningless.
test/test-functions
patch
|
blob
|
history
diff --git
a/test/test-functions
b/test/test-functions
index 544d8ea34b992504b516895491d51d652a201aeb..b2a83f155bf18f0f01274559793586f80b55a690 100644
(file)
--- 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