add UEFI for blivet tests
ClosedPublic

Authored by jsedlak on May 19 2017, 12:08 PM.

Details

Summary

Change blivet test so that they could be also run on UEFI with GPT.

Test Plan

Run all blivet tests on uefi machine.

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.
jsedlak created this revision.May 19 2017, 12:08 PM
adamwill accepted this revision.May 19 2017, 6:35 PM

Looks fine. Out of interest - do you get a useful warning / error if you try to do an install *without* an ESP? If not, might be worth a bug report...

This revision is now accepted and ready to land.May 19 2017, 6:35 PM

Looks fine. Out of interest - do you get a useful warning / error if you try to do an install *without* an ESP? If not, might be worth a bug report...

It does indeed show error about missing esp.

This revision was automatically updated to reflect the committed changes.