reintroduce rescue on UEFI
ClosedPublic

Authored by garretraziel on Nov 25 2016, 1:41 PM.

Details

Summary

So this again, now it goes along with os-autoinst pull request
(https://github.com/os-autoinst/os-autoinst/pull/641). I tested it and
it should work, but you need to wait until new os-autoinst version with
my patch will be released. Also, it would be great if anyone other besides
me tested their OVMF behaviour: https://github.com/os-autoinst/os-autoinst/issues/640.

Test Plan

run install_rescue_encrypted on UEFI.

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.
garretraziel retitled this revision from to reintroduce rescue on UEFI.Nov 25 2016, 1:41 PM
garretraziel updated this object.
garretraziel edited the test plan for this revision. (Show Details)
garretraziel added reviewers: adamwill, jskladan.
adamwill added a comment.EditedDec 6 2016, 7:07 PM

I've applied this change to staging (where a new enough os-autoinst is deployed), we can see if it runs on the next Rawhide test. The test is still failing at present, but the failure is late enough that if the test runs and hits the failure we can consider the change good, I think. Thanks for this! The edk2 installed on stg is edk2-ovmf-20161105git3b25ca8-1.fc25.noarch .

adamwill accepted this revision.EditedDec 8 2016, 12:14 AM

This seems to run fine (fails, as expected, but all the setup is fine) on staging, so +1. Please don't land until I update os-autoinst on prod, though.

This revision is now accepted and ready to land.Dec 8 2016, 12:14 AM

I've updated the prod deployment now, so it should be fine to land this.

This revision was automatically updated to reflect the committed changes.