mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-01 05:54:22 +00:00
d3a6beda3d
This PR builds on some elements of the current upgrade process, such as upgrade_boot, upgrade_preinstall, upgrade_postinstall, but replaces the upgrade_run with graphical_upgrade_run to use graphical methods to upgrade the system. This would not be possible without necessary settings, that are performed by graphical_upgrade_prerequisites. Works for both Gnome and KDE.
27 lines
513 B
JSON
27 lines
513 B
JSON
{
|
|
"area": [
|
|
{
|
|
"height": 56,
|
|
"type": "match",
|
|
"click_point": {
|
|
"xpos": 50,
|
|
"ypos": 10
|
|
},
|
|
"width": 154,
|
|
"xpos": 435,
|
|
"ypos": 277
|
|
},
|
|
{
|
|
"height": 30,
|
|
"type": "match",
|
|
"width": 133,
|
|
"xpos": 558,
|
|
"ypos": 162
|
|
}
|
|
],
|
|
"properties": [],
|
|
"tags": [
|
|
"desktop_package_tool_upgrade_system"
|
|
]
|
|
}
|