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.
Updated by mgrifalconi over 2 years ago
PR: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/15294
Command result will be printed on the console, not uploaded. This is because the job just before shutdown (cleanup_before_shutdown) takes down the network.
Updated by szarate over 2 years ago
- Related to action #109792: [qe-core] Offline extraction of logs from Serial console added
Updated by mgrifalconi over 2 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 80
Updated by mgrifalconi over 2 years ago
- Status changed from In Progress to Resolved
- % Done changed from 80 to 100
Actions