]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: disable SoftReboot() in dfuzzer test for now
authorLennart Poettering <lennart@poettering.net>
Wed, 3 May 2023 07:37:55 +0000 (09:37 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 2 Jun 2023 16:43:11 +0000 (18:43 +0200)
As requested:

https://github.com/systemd/systemd/pull/27435#issuecomment-1527810336

test/units/testsuite-21.sh

index 36f647ca5f69ffe7b9e6aba0350218fdb0ab6b18..87a18fe5404f5cda123cd365c57ed4c5916cb76d 100755 (executable)
@@ -28,6 +28,7 @@ systemctl log-level info
 # FIXME: systemd-run doesn't play well with daemon-reexec
 # See: https://github.com/systemd/systemd/issues/27204
 sed -i '/\[org.freedesktop.systemd1\]/aorg.freedesktop.systemd1.Manager:Reexecute FIXME' /etc/dfuzzer.conf
+sed -i '/\[org.freedesktop.systemd1\]/aorg.freedesktop.systemd1.Manager:SoftReboot destructive' /etc/dfuzzer.conf
 
 # TODO
 #   * check for possibly newly introduced buses?