Skip to content

Commit 4222f81

Browse files
committed
test: Enable TEST-82-SOFTREBOOT on mkosi
1 parent f222ef1 commit 4222f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/TEST-82-SOFTREBOOT/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
integration_tests += [
44
integration_test_template + {
55
'name' : fs.name(meson.current_source_dir()),
6-
'enabled' : false,
76
'unit' : files('TEST-82-SOFTREBOOT.service'),
7+
'cmdline' : ['systemd.set_credential=kernelcmdlinecred:uff'],
88
},
99
]

0 commit comments

Comments
 (0)