mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-04 23:24:21 +00:00
6e801bcd52
Let's use the same principle with DESKTOP tag as we use with LANGUAGE tag. Where there are any GNOME-only (or KDE-only) needles, tag them with `DESKTOP-gnome` and delete then when different `DESKTOP` value is specified. This will help with `QA:Testcase_Package_Sets_KDE_Package_Install` testcase - we will be able to use almost the same code and check that KDE got installed properly. Differential Revision: https://phab.qadevel.cloud.fedoraproject.org/D670
19 lines
285 B
JSON
19 lines
285 B
JSON
{
|
|
"tags": [
|
|
"live_initial_anaconda_launcher",
|
|
"live_start_anaconda_icon",
|
|
"ENV-DISTRI-fedora",
|
|
"DESKTOP-gnome"
|
|
],
|
|
"area": [
|
|
{
|
|
"xpos": 542,
|
|
"ypos": 205,
|
|
"width": 227,
|
|
"height": 180,
|
|
"type": "match"
|
|
}
|
|
],
|
|
"properties": []
|
|
}
|