1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2025-08-18 05:15:45 +00:00

Add/update some needles for testing non-Server as Server

These are weird needles, but we do occasionally need to do this,
so I figured I'd add them. These are needed if you test an
Everything installer image as "Server-dvd-iso", which can be
useful to run all the former 'universal' tests on such an image.
Several will fail anyway, but a lot will run, if the appropriate
needles are in place.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2025-06-20 18:09:29 +01:00
parent 0b47ec2937
commit 0e6ba5d02c
10 changed files with 84 additions and 0 deletions

View File

@ -0,0 +1,18 @@
{
"area": [
{
"width": 196,
"type": "match",
"height": 24,
"xpos": 320,
"ypos": 341
}
],
"properties": [],
"tags": [
"LANGUAGE-english",
"anaconda_blivet_part_fs",
"anaconda_blivet_part_fs_ext4",
"anaconda_blivet_part_fs_ext4_selected"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 399,
"ypos": 522,
"width": 21,
"height": 15,
"type": "match"
}
],
"properties": [],
"tags": [
"anaconda_blivet_part_fs_xfs"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB

View File

@ -0,0 +1,18 @@
{
"area": [
{
"xpos": 500,
"ypos": 281,
"width": 119,
"height": 49,
"type": "match"
}
],
"properties": [],
"tags": [
"anaconda_part_device_type",
"ENV-DISTRI-fedora",
"LANGUAGE-english",
"ENV-FLAVOR-server"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 KiB

View File

@ -0,0 +1,17 @@
{
"area": [
{
"type": "match",
"height": 56,
"width": 79,
"ypos": 341,
"xpos": 498
}
],
"properties": [],
"tags": [
"ENV-DISTRI-fedora",
"anaconda_part_fs",
"anaconda_part_fs_ext4_selected"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 KiB

View File

@ -0,0 +1,16 @@
{
"area": [
{
"width": 79,
"height": 41,
"type": "match",
"xpos": 48,
"ypos": 240
}
],
"properties": [],
"tags": [
"anaconda_part_scheme",
"ENV-DISTRI-fedora"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 KiB