support language tests in aarch64

- aarch64 doesn't have workstation-product-environment so switch to graphical-server-environment
This commit is contained in:
Trevor Cooper 2024-05-27 13:53:44 -07:00
parent b9ad97dce5
commit 3cf06ed25a
Signed by: tcooper
GPG Key ID: 52364D7BBCEB35B8
9 changed files with 72 additions and 4 deletions

View File

@ -0,0 +1,17 @@
{
"area": [
{
"ypos": 124,
"height": 35,
"type": "match",
"width": 411,
"xpos": 587
}
],
"properties": [],
"tags": [
"ENV-DISTRI-rocky",
"LANGUAGE-arabic",
"anaconda_graphical-server_selected"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 206 KiB

View File

@ -0,0 +1,17 @@
{
"area": [
{
"height": 34,
"ypos": 126,
"xpos": 27,
"width": 392,
"type": "match"
}
],
"properties": [],
"tags": [
"ENV-DISTRI-rocky",
"LANGUAGE-french",
"anaconda_graphical-server_selected"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 235 KiB

View File

@ -0,0 +1,17 @@
{
"area": [
{
"height": 41,
"ypos": 136,
"type": "match",
"xpos": 47,
"width": 400
}
],
"properties": [],
"tags": [
"ENV-DISTRI-rocky",
"LANGUAGE-japanese",
"anaconda_graphical-server_selected"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 KiB

View File

@ -0,0 +1,17 @@
{
"area": [
{
"ypos": 128,
"height": 35,
"type": "match",
"width": 418,
"xpos": 28
}
],
"properties": [],
"tags": [
"ENV-DISTRI-rocky",
"LANGUAGE-russian",
"anaconda_graphical-server_selected"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 242 KiB

View File

@ -653,7 +653,7 @@
"DESKTOP": "gnome",
"ENCRYPT_PASSWORD": "weakpassword",
"LANGUAGE": "arabic",
"PACKAGE_SET": "workstation",
"PACKAGE_SET": "graphical-server",
"POSTINSTALL": "_console_login",
"QEMU_DISABLE_SNAPSHOTS": "1",
"REPOSITORY_VARIATION": "%LOCATION%",
@ -674,7 +674,7 @@
"ENCRYPT_PASSWORD": "weakpassword",
"INPUT_METHOD": "1",
"LANGUAGE": "japanese",
"PACKAGE_SET": "workstation",
"PACKAGE_SET": "graphical-server",
"POSTINSTALL": "_console_login",
"QEMU_DISABLE_SNAPSHOTS": "1",
"REPOSITORY_VARIATION": "%LOCATION%",
@ -758,7 +758,7 @@
"DESKTOP": "gnome",
"ENCRYPT_PASSWORD": "weakpassword",
"LANGUAGE": "russian",
"PACKAGE_SET": "workstation",
"PACKAGE_SET": "graphical-server",
"POSTINSTALL": "_console_login",
"QEMU_DISABLE_SNAPSHOTS": "1",
"REPOSITORY_VARIATION": "%LOCATION%",
@ -869,7 +869,7 @@
"ENCRYPT_PASSWORD": "weakpassword",
"LANGUAGE": "french",
"NO_UEFI_POST": "1",
"PACKAGE_SET": "workstation",
"PACKAGE_SET": "graphical-server",
"POSTINSTALL": "_console_login",
"QEMU_DISABLE_SNAPSHOTS": "1",
"REPOSITORY_VARIATION": "%LOCATION%",