Make log upload work when installed system hits emergency mode
ClosedPublic

Authored by adamwill on Jan 31 2017, 11:29 AM.

Details

Summary

This is to handle cases like #1414904 , where the system boots
to emergency mode. We really need logs to try and debug this.

Test Plan

Force a test to hit emergency mode somehow (right now
you can just run base_services_start on Rawhide over and over
until you hit #1414904, but there's probably an easier way to
do it, I think there's a systemd boot arg to tell it which target
to boot for e.g.) and check logs get uploaded. Also check this
doesn't break log upload for a 'normal' failure.

Diff Detail

Repository
rOPENQATESTS os-autoinst-distri-fedora
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
adamwill retitled this revision from to Make log upload work when installed system hits emergency mode.Jan 31 2017, 11:29 AM
adamwill updated this object.
adamwill edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Feb 1 2017, 9:57 AM
This revision was automatically updated to reflect the committed changes.