os-autoinst-distri-rocky/needles/console/user_logged_in-hightilde-20191127.json
Adam Williamson e8802935f9 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. Also tweak console_login() to clear
the screen after logging in, so the login prompt is cleared and
doesn't confuse things on subsequent runs (like it did first
time we tried this). And add a new user logged in needle, as it
seems after we clear the screen the tilde appears in a slightly
different position and the existing needle doesn't match.

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

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

16 lines
221 B
JSON

{
"area": [
{
"height": 14,
"xpos": 246,
"ypos": 0,
"width": 27,
"type": "match"
}
],
"properties": [],
"tags": [
"user_logged_in",
"user_console"
]
}