mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-01 03:21: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
18 lines
255 B
JSON
18 lines
255 B
JSON
{
|
|
"area": [
|
|
{
|
|
"ypos": 326,
|
|
"height": 20,
|
|
"xpos": 91,
|
|
"type": "match",
|
|
"width": 449
|
|
}
|
|
],
|
|
"tags": [
|
|
"bootloader",
|
|
"bootloader_bios",
|
|
"ENV-DISTRI-fedora",
|
|
"ENV-FLAVOR-server"
|
|
]
|
|
}
|