This should fix newest failures of blivet tests - GiB was selected
as default unit and silly us tried to create 512 GiB boot partition. Should
fix https://openqa.fedoraproject.org/tests/90311
Details
Details
Run blivet tests on Fedora-26-20170502.n.0 image.
Diff Detail
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.
Comment Actions
I'd maybe call the first needle anaconda_blivet_size_unit-gib-selected , because we might find in future that some *other* units pre-selected, and we'll want another needle with the same tag called anaconda_blivet_size_unit-mib-selected or so.
Other than that, seems okay.