test: Enable TEST-82-SOFTREBOOT on mkosi

This commit is contained in:
Daan De Meyer 2024-05-14 20:08:00 +02:00
parent f222ef107d
commit 4222f81597

View file

@ -3,7 +3,7 @@
integration_tests += [
integration_test_template + {
'name' : fs.name(meson.current_source_dir()),
'enabled' : false,
'unit' : files('TEST-82-SOFTREBOOT.service'),
'cmdline' : ['systemd.set_credential=kernelcmdlinecred:uff'],
},
]