tmt icon indicating copy to clipboard operation
tmt copied to clipboard

Tweaks of reboot-related logging

Open happz opened this issue 9 months ago • 0 comments

  • core code should mention it is now going to trigger a reboot and with what action;
  • artemis was duplicating output and deciding the reboot command, that is guaranteed by Guest.reboot() already;
  • virtual did 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

happz avatar May 13 '25 10:05 happz