tmt
tmt copied to clipboard
Tweaks of reboot-related logging
- core code should mention it is now going to trigger a reboot and with what action;
-
artemiswas duplicating output and deciding the reboot command, that is guaranteed byGuest.reboot()already; -
virtualdid not log its soft-reboot code path; - dropping the increased verbosity in /tests/execute/nonroot that was needed to debug bootc vs VM reboot.
Pull Request Checklist
- [x] implement the feature