mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-03 15:04:22 +00:00
12affb145f
This adds a test which builds a netinst image potentially with the package(s) from the update, and uploads that image. It also adds a test which runs a default install using that image. This is intended to check whether the update breaks the creation or use of install images; particularly this will let us test anaconda etc. updates. We also update the minimal disk image name, as we have to make it bigger to accommodate this test, and making it bigger changes its name - the actual change to the disk image itself is in createhdds. We also have to redo a bunch of installer needles for F28 fonts, after I removed them a month or so back... Signed-off-by: Adam Williamson <awilliam@redhat.com>
25 lines
421 B
JSON
25 lines
421 B
JSON
{
|
|
"area": [
|
|
{
|
|
"ypos": 153,
|
|
"height": 17,
|
|
"width": 69,
|
|
"type": "match",
|
|
"xpos": 272
|
|
},
|
|
{
|
|
"type": "match",
|
|
"xpos": 281,
|
|
"height": 17,
|
|
"width": 62,
|
|
"ypos": 278
|
|
}
|
|
],
|
|
"properties": [],
|
|
"tags": [
|
|
"anaconda_install_user_creation_screen",
|
|
"ENV-DISTRI-fedora",
|
|
"LANGUAGE-english",
|
|
"ENV-FLAVOR-server"
|
|
]
|
|
} |