1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-28 00:37:22 +00:00

kickstart-tests: add a variant hostname login needle

text_console_login matches on the hostname, which the kickstart
'hostname' test changes (that's the point of the test). So add
a variant needle for that case. If we ever make a 'native'
openQA test that changes the hostname we should make sure to
use 'testhostname' so this needle is shared.
This commit is contained in:
Adam Williamson 2016-04-07 14:09:59 -07:00
parent b35695c4ce
commit d4e21925a1
2 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
{
"area": [
{
"type": "match",
"xpos": 1,
"ypos": 49,
"height": 30,
"width": 151
}
],
"properties": [],
"tags": [
"text_console_login",
"ENV-DISTRI-fedora"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 874 B