add needles to treat 'Custom Operating System' as minimal
Summary: the Server DVD now just has 'Fedora Server' and 'Custom Operating System' environments. Custom is basically minimal. So we can use the DVD for 'universal' testing again, these needles match the anaconda_minimal tags. Test Plan: Run the 'universal' tests on a DVD ISO with these needles added, test that they work OK and use the 'Custom' env. Reviewers: jskladan, garretraziel Reviewed By: garretraziel Subscribers: tflink Differential Revision: https://phab.qadevel.cloud.fedoraproject.org/D844
@ -128,6 +128,8 @@ sub custom_change_fs {
|
||||
my ($self, $fs, $part) = @_;
|
||||
$part ||= "root";
|
||||
assert_and_click "anaconda_part_select_$part";
|
||||
# if fs is already set correctly, do nothing
|
||||
return if (check_screen "anaconda_part_fs_${fs}_selected", 5);
|
||||
assert_and_click "anaconda_part_fs";
|
||||
# Move the mouse away from the menu
|
||||
mouse_set(10, 10);
|
||||
|
@ -0,0 +1,18 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"height": 17,
|
||||
"type": "match",
|
||||
"width": 268,
|
||||
"xpos": 48,
|
||||
"ypos": 177
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"anaconda_minimal_highlighted",
|
||||
"ENV-DISTRI-fedora",
|
||||
"LANGUAGE-french",
|
||||
"ENV-FLAVOR-server"
|
||||
]
|
||||
}
|
After Width: | Height: | Size: 99 KiB |
@ -0,0 +1,18 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"height": 16,
|
||||
"type": "match",
|
||||
"width": 162,
|
||||
"xpos": 28,
|
||||
"ypos": 177
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"anaconda_minimal_selected",
|
||||
"ENV-DISTRI-fedora",
|
||||
"LANGUAGE-french",
|
||||
"ENV-FLAVOR-server"
|
||||
]
|
||||
}
|
After Width: | Height: | Size: 99 KiB |
@ -0,0 +1,18 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"height": 15,
|
||||
"type": "match",
|
||||
"width": 94,
|
||||
"xpos": 48,
|
||||
"ypos": 177
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"anaconda_minimal_highlighted",
|
||||
"ENV-DISTRI-fedora",
|
||||
"LANGUAGE-english",
|
||||
"ENV-FLAVOR-server"
|
||||
]
|
||||
}
|
After Width: | Height: | Size: 93 KiB |
@ -0,0 +1,18 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"height": 14,
|
||||
"type": "match",
|
||||
"width": 114,
|
||||
"xpos": 28,
|
||||
"ypos": 177
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"anaconda_minimal_selected",
|
||||
"ENV-DISTRI-fedora",
|
||||
"LANGUAGE-english",
|
||||
"ENV-FLAVOR-server"
|
||||
]
|
||||
}
|
BIN
needles/anaconda/package_selection/minimal_selected-custom.png
Normal file
After Width: | Height: | Size: 93 KiB |
@ -0,0 +1,16 @@
|
||||
{
|
||||
"tags": [
|
||||
"LANGUAGE-russian",
|
||||
"anaconda_minimal_highlighted"
|
||||
],
|
||||
"properties": [],
|
||||
"area": [
|
||||
{
|
||||
"xpos": 48,
|
||||
"type": "match",
|
||||
"height": 15,
|
||||
"ypos": 179,
|
||||
"width": 294
|
||||
}
|
||||
]
|
||||
}
|
After Width: | Height: | Size: 122 KiB |
@ -0,0 +1,16 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"height": 15,
|
||||
"type": "match",
|
||||
"xpos": 31,
|
||||
"width": 310,
|
||||
"ypos": 179
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"LANGUAGE-russian",
|
||||
"anaconda_minimal_selected"
|
||||
]
|
||||
}
|
After Width: | Height: | Size: 94 KiB |
@ -1,17 +0,0 @@
|
||||
{
|
||||
"properties": [],
|
||||
"area": [
|
||||
{
|
||||
"height": 56,
|
||||
"ypos": 336,
|
||||
"width": 79,
|
||||
"type": "match",
|
||||
"xpos": 371
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"anaconda_part_fs",
|
||||
"ENV-DISTRI-fedora",
|
||||
"ENV-FLAVOR-server"
|
||||
]
|
||||
}
|
Before Width: | Height: | Size: 78 KiB |
@ -1,17 +0,0 @@
|
||||
{
|
||||
"tags": [
|
||||
"anaconda_part_fs",
|
||||
"ENV-DISTRI-fedora",
|
||||
"ENV-FLAVOR-server"
|
||||
],
|
||||
"properties": [],
|
||||
"area": [
|
||||
{
|
||||
"height": 56,
|
||||
"ypos": 336,
|
||||
"type": "match",
|
||||
"xpos": 372,
|
||||
"width": 79
|
||||
}
|
||||
]
|
||||
}
|
Before Width: | Height: | Size: 78 KiB |
@ -1,17 +0,0 @@
|
||||
{
|
||||
"properties": [],
|
||||
"area": [
|
||||
{
|
||||
"ypos": 348,
|
||||
"type": "match",
|
||||
"height": 56,
|
||||
"xpos": 372,
|
||||
"width": 79
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"anaconda_part_fs",
|
||||
"ENV-DISTRI-fedora",
|
||||
"ENV-FLAVOR-server"
|
||||
]
|
||||
}
|
Before Width: | Height: | Size: 76 KiB |
@ -1,17 +0,0 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 372,
|
||||
"width": 79,
|
||||
"ypos": 336,
|
||||
"height": 56,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"anaconda_part_fs",
|
||||
"ENV-DISTRI-fedora",
|
||||
"ENV-FLAVOR-server"
|
||||
]
|
||||
}
|
Before Width: | Height: | Size: 76 KiB |
@ -1,17 +0,0 @@
|
||||
{
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"anaconda_part_fs",
|
||||
"ENV-DISTRI-fedora",
|
||||
"ENV-FLAVOR-server"
|
||||
],
|
||||
"area": [
|
||||
{
|
||||
"type": "match",
|
||||
"height": 56,
|
||||
"ypos": 336,
|
||||
"width": 79,
|
||||
"xpos": 372
|
||||
}
|
||||
]
|
||||
}
|
Before Width: | Height: | Size: 76 KiB |
Before Width: | Height: | Size: 78 KiB |
@ -1,6 +1,7 @@
|
||||
{
|
||||
"tags": [
|
||||
"anaconda_part_fs",
|
||||
"anaconda_part_fs_ext4_selected",
|
||||
"ENV-DISTRI-fedora",
|
||||
"ENV-FLAVOR-server"
|
||||
],
|
||||
@ -14,4 +15,4 @@
|
||||
}
|
||||
],
|
||||
"properties": []
|
||||
}
|
||||
}
|
||||
|
@ -1,16 +0,0 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"height": 56,
|
||||
"type": "match",
|
||||
"width": 79,
|
||||
"xpos": 371,
|
||||
"ypos": 356
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"anaconda_part_fs",
|
||||
"ENV-DISTRI-fedora",
|
||||
"ENV-FLAVOR-server"
|
||||
]
|
||||
}
|
Before Width: | Height: | Size: 99 KiB |
@ -1,17 +0,0 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"ypos": 336,
|
||||
"type": "match",
|
||||
"height": 56,
|
||||
"width": 79,
|
||||
"xpos": 371
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"anaconda_part_fs",
|
||||
"ENV-DISTRI-fedora",
|
||||
"ENV-FLAVOR-server"
|
||||
],
|
||||
"properties": []
|
||||
}
|
Before Width: | Height: | Size: 84 KiB |
@ -1,17 +1,18 @@
|
||||
{
|
||||
"tags": [
|
||||
"anaconda_part_fs",
|
||||
"anaconda_part_fs_xfs_selected",
|
||||
"ENV-DISTRI-fedora",
|
||||
"ENV-FLAVOR-server"
|
||||
],
|
||||
"area": [
|
||||
{
|
||||
"ypos": 348,
|
||||
"height": 56,
|
||||
"width": 79,
|
||||
"xpos": 372,
|
||||
"type": "match",
|
||||
"xpos": 376,
|
||||
"width": 73
|
||||
"height": 56
|
||||
}
|
||||
],
|
||||
"properties": []
|
||||
}
|
||||
}
|
BIN
needles/anaconda/partitioning/fs_xfs_preselected-gtk320.png
Normal file
After Width: | Height: | Size: 83 KiB |
@ -1,16 +0,0 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"height": 56,
|
||||
"type": "match",
|
||||
"width": 79,
|
||||
"xpos": 371,
|
||||
"ypos": 356
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"anaconda_part_fs",
|
||||
"ENV-DISTRI-fedora",
|
||||
"ENV-FLAVOR-server"
|
||||
]
|
||||
}
|
Before Width: | Height: | Size: 98 KiB |