1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-08 17:47:22 +00:00
os-autoinst-distri-fedora/needles/gnome/desktop_package_tool_upgrade_system.json
Lukas Ruzicka d3a6beda3d Add the graphical upgrade tests.
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.
2024-04-15 23:08:58 -07:00

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"
]
}