mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-01 03:21:24 +00:00
e8802935f9
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>
18 lines
325 B
JSON
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"
|
|
]
|
|
} |