Skip to content

Commit 9187be3

Browse files
committed
add fakeudev module to cryptsetup test
because it uses hostonly, this is not automatically pulled. this module is not required for the test to function, but tests that fakeudev will not negatively impact the boot process by mistake. Signed-off-by: Zen <[email protected]>
1 parent a5feef5 commit 9187be3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/cryptsetup_included_key.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
modules = [
44
"ugrd.crypto.cryptsetup",
5+
"ugrd.fs.fakeudev",
56
"ugrd.base.test",
67
]
78

0 commit comments

Comments
 (0)