We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ff1427 commit 4d22a43Copy full SHA for 4d22a43
tmt/tests/booted/test-soft-reboot.nu
@@ -37,7 +37,7 @@ RUN echo test content > /usr/share/testfile-for-soft-reboot.txt
37
assert ("/run/nextroot" | path exists)
38
39
# https://tmt.readthedocs.io/en/stable/stories/features.html#reboot-during-test
40
- tmt-reboot
+ tmt-reboot -c "systemctl soft-reboot"
41
}
42
43
# The second boot; verify we're in the derived image
0 commit comments