mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-16 03:33:08 +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:
parent
b35695c4ce
commit
d4e21925a1
16
needles/text_console_login-testhostname.json
Normal file
16
needles/text_console_login-testhostname.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"type": "match",
|
||||
"xpos": 1,
|
||||
"ypos": 49,
|
||||
"height": 30,
|
||||
"width": 151
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"text_console_login",
|
||||
"ENV-DISTRI-fedora"
|
||||
]
|
||||
}
|
BIN
needles/text_console_login-testhostname.png
Normal file
BIN
needles/text_console_login-testhostname.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 874 B |
Loading…
Reference in New Issue
Block a user