mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-08 16:54:21 +00:00
f0f4482976
Summary: This removes a couple of unused needles. password_required needles were dupes of console_password_required, and no tests actually use password_required. tmp_failed_proc just isn't used by anything at all (I think it was at some point used in fedup tests). This also drops the ENV-OFW-1 tag from all needles, which I think got in because someone based a needle on a SUSE needle which has that tag, then it spread. It's of no use or meaning in Fedora. Test Plan: Check all tests still run as normal. Reviewers: garretraziel, jskladan Reviewed By: jskladan Subscribers: tflink Differential Revision: https://phab.qadevel.cloud.fedoraproject.org/D579
24 lines
405 B
JSON
24 lines
405 B
JSON
{
|
|
"tags": [
|
|
"anaconda_main_hub_installation_source",
|
|
"ENV-DISTRI-fedora",
|
|
"ENV-LANGUAGE-ENGLISH",
|
|
"ENV-FLAVOR-server"
|
|
],
|
|
"area": [
|
|
{
|
|
"xpos": 185,
|
|
"ypos": 347,
|
|
"width": 72,
|
|
"height": 61,
|
|
"type": "match"
|
|
},
|
|
{
|
|
"xpos": 267,
|
|
"ypos": 348,
|
|
"width": 199,
|
|
"height": 29,
|
|
"type": "match"
|
|
}
|
|
]
|
|
} |