mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-10-31 19:11:24 +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
17 lines
271 B
JSON
17 lines
271 B
JSON
{
|
|
"area": [
|
|
{
|
|
"height": 15,
|
|
"type": "match",
|
|
"width": 160,
|
|
"xpos": 50,
|
|
"ypos": 335
|
|
}
|
|
],
|
|
"tags": [
|
|
"bootloader",
|
|
"bootloader_bios",
|
|
"ENV-DISTRI-fedora"
|
|
]
|
|
}
|