]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: Enable TEST-69-SHUTDOWN for mkosi
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 16 May 2024 10:28:51 +0000 (12:28 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 16 May 2024 16:21:32 +0000 (18:21 +0200)
commite182c7b4db02ec98957ee3f60fd2a2807e172aac
treec298ca124534d08d5d72be183092fe662a839de4
parent0dde8adcf5c05d40a37024790ffb35881da3007c
test: Enable TEST-69-SHUTDOWN for mkosi

In mkosi, we run the test inside the VM instead of outside. To simplify
the implementation we drop the reboot part and only verify that we can
schedule and cancel shutdowns and that the wall messages are sent as
expected.
mkosi.images/system/mkosi.conf.d/10-arch/mkosi.conf
mkosi.images/system/mkosi.conf.d/10-centos-fedora/mkosi.conf
mkosi.images/system/mkosi.conf.d/10-debian-ubuntu/mkosi.conf
mkosi.images/system/mkosi.conf.d/10-opensuse/mkosi.conf
test/TEST-69-SHUTDOWN/TEST-69-SHUTDOWN.service
test/TEST-69-SHUTDOWN/meson.build
test/units/TEST-69-SHUTDOWN.py [new file with mode: 0755]