mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-03 15:04:22 +00:00
aacd01ea8b
Summary: This requires us to handle decryption each time we reboot in the upgrade process, so factor that little block out into the base class so we don't have to keep pasting it. It's also a bit tricky to integrate into the 'catch a boot loop' code we have to deal with #1349721, but I think this should work. There is a matching openqa_fedora_tools diff to generate the disk image. Test Plan: Run the tests, check that they work, run the other upgrade and encrypted install tests and check they still work properly too. Reviewers: garretraziel Reviewed By: garretraziel Subscribers: tflink Differential Revision: https://phab.qadevel.cloud.fedoraproject.org/D922
15 lines
208 B
JSON
15 lines
208 B
JSON
{
|
|
"area": [
|
|
{
|
|
"width": 207,
|
|
"xpos": 0,
|
|
"ypos": 169,
|
|
"type": "match",
|
|
"height": 31
|
|
}
|
|
],
|
|
"tags": [
|
|
"boot_enter_passphrase"
|
|
],
|
|
"properties": []
|
|
} |