mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-04 15:24:20 +00:00
1cdd8e18b7
Summary: by waiting for the bootloader in _boot_to_anaconda rather than _console_wait_login, we can ensure that we use the anaconda post-fail hook and thus get logs uploaded when a kickstart install fails. Test Plan: Run a kickstart install test that fails and check anaconda logs get uploaded. Then run one that works and make sure it...still works. Reviewers: jskladan, garretraziel Reviewed By: garretraziel Subscribers: tflink Differential Revision: https://phab.qadevel.cloud.fedoraproject.org/D1005
21 lines
337 B
JSON
21 lines
337 B
JSON
{
|
|
"tags": [
|
|
"ENV-DISTRI-fedora",
|
|
"ENV-FLAVOR-server_boot",
|
|
"ENV-FLAVOR-workstation_live",
|
|
"ENV-UEFI-1",
|
|
"bootloader_uefi",
|
|
"bootloader"
|
|
],
|
|
"area": [
|
|
{
|
|
"width": 140,
|
|
"height": 14,
|
|
"xpos": 126,
|
|
"type": "match",
|
|
"ypos": 140
|
|
}
|
|
],
|
|
"properties": []
|
|
}
|