Actions
action #114433
closed[qe-core] call systemctl list-timers --all prior shutdown of the system
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Enhancement to existing tests
Target version:
Start date:
2022-07-20
Due date:
% Done:
100%
Estimated time:
Difficulty:
Description
According to Olaf Hering, on https://bugzilla.suse.com/show_bug.cgi?id=1199531#c1:
Please update the test to run 'systemctl list-timers --all' prior shutdown.
There might be a slim chance some long running service is running while QA is waiting for the SUT to shutdown.
This might allow us to figure out what has been keeping the SUT from booting on time
Acceptance Criteria¶
- AC1: Logs generated by
systemctl list-timers --all
is uploaded whenever power_actions reboot or power off is called. - AC2: Backends that don't support the shutdown module, one way or the other, are documented in this ticket.
Actions