mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-17 10:41:27 +00:00
Add more needles for console passphrase entry
Now we have plymouth not installed by default, we have more different cases of hitting this. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
805d303511
commit
25210463c5
17
needles/console/boot_enter_passphrase-console-20210314.json
Normal file
17
needles/console/boot_enter_passphrase-console-20210314.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"height": 15,
|
||||
"xpos": 17,
|
||||
"type": "match",
|
||||
"ypos": 368,
|
||||
"width": 289
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"boot_enter_passphrase",
|
||||
"ENV-DISTRI-fedora",
|
||||
"ENV-FLAVOR-server"
|
||||
]
|
||||
}
|
BIN
needles/console/boot_enter_passphrase-console-20210314.png
Normal file
BIN
needles/console/boot_enter_passphrase-console-20210314.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
@ -0,0 +1,16 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"width": 259,
|
||||
"ypos": 560,
|
||||
"type": "match",
|
||||
"height": 15,
|
||||
"xpos": 16
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"boot_enter_passphrase",
|
||||
"ENV-DISTRI-fedora"
|
||||
]
|
||||
}
|
BIN
needles/console/boot_enter_passphrase-console-uefi-20210317.png
Normal file
BIN
needles/console/boot_enter_passphrase-console-uefi-20210317.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
Loading…
Reference in New Issue
Block a user