Needle for server_realmd_join_kickstart

In module _boot_to_anaconda.pm line 93 there is a 60 min timeout
giving time for the bootloader, install and login sequence to complete.
This needle detects the end of that sequence and thereby allows the
server_realmd_join_kickstart test to complete which in turn allows the
server_role_deploy_domain_controller test also to complete.
This commit is contained in:
Alan Marshall 2024-11-22 13:58:03 +00:00
parent 34adf892ab
commit 177af60831
Signed by: alangm
GPG Key ID: 4DF85D1B967F51A6
2 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
{
"area": [
{
"xpos": 76,
"ypos": 95,
"width": 53,
"height": 20,
"type": "match"
},
{
"xpos": 115,
"ypos": 226,
"width": 10,
"height": 10,
"type": "match"
}
],
"properties": [],
"tags": [
"bootloader"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB