os-autoinst-distri-rocky/needles/console/text_console_login.json
Adam Williamson f66f510832 Tweak text_console_login match area
On Rawhide Cloud_Base boots, there's some SSH key and network
information printed above the 'login:' prompt, so we can't
expect empty space there. Let's just hope not looking for the
empty space doesn't break anything else.

https://openqa.fedoraproject.org/tests/489003#step/_console_wait_login/7

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-11-26 08:26:27 -08:00

18 lines
325 B
JSON

{
"area": [
{
"height": 15,
"type": "match",
"width": 61,
"xpos": 72,
"ypos": 64
}
],
"properties": [],
"tags": [
"text_console_login",
"login_screen",
"ENV-DISTRI-fedora",
"ENV-FLAVOR-develop"
]
}