Skip to content

Commit 4d22a43

Browse files
committed
DNM: test on CI
1 parent 3ff1427 commit 4d22a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tmt/tests/booted/test-soft-reboot.nu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ RUN echo test content > /usr/share/testfile-for-soft-reboot.txt
3737
assert ("/run/nextroot" | path exists)
3838

3939
# https://tmt.readthedocs.io/en/stable/stories/features.html#reboot-during-test
40-
tmt-reboot
40+
tmt-reboot -c "systemctl soft-reboot"
4141
}
4242

4343
# The second boot; verify we're in the derived image

0 commit comments

Comments
 (0)