os-autoinst-distri-rocky-mi.../needles/console/text_console_login-rhbz1933378-20210301.json
Adam Williamson dda86c52a6 Add several workaround needles for RHBZ#1933378
There's a bug in F34/Rawhide lately where the bootsplash isn't
fully cleared when displaying text consoles, this causes all the
login needles not to match. Add several workarounds to make the
most common cases at least work with the bug, failing on it is
not much use.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-03-01 16:39:07 -08:00

22 lines
370 B
JSON

{
"area": [
{
"xpos": 48,
"height": 15,
"ypos": 96,
"width": 61,
"type": "match"
}
],
"properties": [
{
"name": "workaround",
"value": "buggy display due to bootsplash not clearing #1933378"
}
],
"tags": [
"text_console_login",
"login_screen",
"ENV-DISTRI-fedora"
]
}