mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-01 05:54:22 +00:00
b62d832c3a
This branch is very fragile, because the test won't fail if we miss the match on the security needle. So in practice, we are never going to notice when the needle goes stale, and we'll just wind up never triggering this branch and always going down the other path. That's the current situation: the security_install needle last matched more than a year ago at least. Let's just admit the truth here and drop the branch entirely. Also update the cockpit_updates_restart_ignore needle. This is in a similar case - we don't really notice when it goes stale, as the test completes, it just takes a bit longer - but since this one is quite easy to find, let's just update it instead of dropping it. Signed-off-by: Adam Williamson <awilliam@redhat.com>
15 lines
218 B
JSON
15 lines
218 B
JSON
{
|
|
"area": [
|
|
{
|
|
"width": 51,
|
|
"ypos": 441,
|
|
"height": 19,
|
|
"type": "match",
|
|
"xpos": 675
|
|
}
|
|
],
|
|
"properties": [],
|
|
"tags": [
|
|
"cockpit_updates_restart_ignore"
|
|
]
|
|
} |