591b153238
Summary: per details in T759, the 'unipony' updates image we use to test the updates image features doesn't work with latest anaconda (f24 and Rawhide). I've built a new updates image which uses a neat anaconda feature that allows you to override CSS with a file in a special location; it sets the background for disk capacity texts on the INSTALLATION DESTINATION spoke to be pink. This lets us use a simple needle that just looks for a pink blob on that spoke, on the basis that it's unlikely there'll ever be a pink blob there for any other reason, so if there is one, the updates image worked. There will be an accompanying tools diff to change the updates disk image to use the new updates image. Test Plan: Do a test run and check the updates image tests pass and no other tests are broken. You'll need to pull in the tools diff and re-generate the updates disk image to check that test, the scsi_updates_img test should work with just this diff. Reviewers: jskladan, garretraziel Reviewed By: garretraziel Subscribers: tflink Differential Revision: https://phab.qadevel.cloud.fedoraproject.org/D799
25 lines
471 B
JSON
25 lines
471 B
JSON
{
|
|
"area": [
|
|
{
|
|
"height": 12,
|
|
"type": "match",
|
|
"width": 32,
|
|
"xpos": 33,
|
|
"ypos": 183,
|
|
"match": 100
|
|
},
|
|
{
|
|
"height": 11,
|
|
"type": "match",
|
|
"width": 29,
|
|
"xpos": 122,
|
|
"ypos": 183,
|
|
"match": 100
|
|
}
|
|
],
|
|
"tags": [
|
|
"anaconda_install_destination_updates",
|
|
"ENV-DISTRI-fedora"
|
|
]
|
|
}
|