mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-01 05:54:22 +00:00
7e0cd0898e
This essentially inverts the x86_64 machines so that '64bit' is UEFI and instead of a variant 'uefi' machine we have a variant 'bios' machine that is BIOS. The point is to make UEFI testing the default. We also enable Secure Boot in the UEFI testing, and add a test of UEFI fallback booting on various products. Signed-off-by: Adam Williamson <awilliam@redhat.com>
20 lines
334 B
JSON
20 lines
334 B
JSON
{
|
|
"area": [
|
|
{
|
|
"width": 74,
|
|
"type": "match",
|
|
"height": 16,
|
|
"xpos": 465,
|
|
"ypos": 577
|
|
}
|
|
],
|
|
"properties": [],
|
|
"tags": [
|
|
"ENV-DISTRI-fedora",
|
|
"ENV-FLAVOR-server_boot",
|
|
"ENV-FLAVOR-workstation_live",
|
|
"ENV-UEFI-1",
|
|
"bootloader_uefi",
|
|
"bootloader"
|
|
]
|
|
} |