mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-10-21 18:58:49 +00:00
Enable apps_startstop on aarch64 etc.
Similarly to desktop_login, now we have more (and more reliable) aarch64 resources, we should run this test everywhere. We need a variant apps_run_kfind needle for some reason. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
7a89077ecb
commit
aedc74e3b1
15
needles/kde/apps/apps_run_kfind-20250911.json
Normal file
15
needles/kde/apps/apps_run_kfind-20250911.json
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"area": [
|
||||||
|
{
|
||||||
|
"type": "match",
|
||||||
|
"xpos": 556,
|
||||||
|
"height": 14,
|
||||||
|
"width": 37,
|
||||||
|
"ypos": 115
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"properties": [],
|
||||||
|
"tags": [
|
||||||
|
"apps_run_kfind"
|
||||||
|
]
|
||||||
|
}
|
BIN
needles/kde/apps/apps_run_kfind-20250911.png
Normal file
BIN
needles/kde/apps/apps_run_kfind-20250911.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 79 KiB |
@ -653,12 +653,8 @@
|
|||||||
"TestSuites": {
|
"TestSuites": {
|
||||||
"apps_startstop": {
|
"apps_startstop": {
|
||||||
"profile_groups": {
|
"profile_groups": {
|
||||||
"workstation-lives": 40,
|
"kde-all": 40,
|
||||||
"silverblue-all": 50
|
"workstation-sb-all": 40
|
||||||
},
|
|
||||||
"profiles": {
|
|
||||||
"fedora-KDE-live-iso-x86_64-*-64bit": 40,
|
|
||||||
"fedora-Workstation-upgrade-x86_64-*-64bit": 40
|
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"BOOTFROM": "c",
|
"BOOTFROM": "c",
|
||||||
|
Loading…
Reference in New Issue
Block a user