Add workaround logged_in needles for CoreOS white prompt
CoreOS currently sets the prompt to solid white (accidentally), these needles work around that. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
9f0451574d
commit
13e5f176fe
29
needles/console/root_logged_in-blackwhite-20210219.json
Normal file
29
needles/console/root_logged_in-blackwhite-20210219.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 8,
|
||||
"height": 16,
|
||||
"ypos": 640,
|
||||
"width": 40,
|
||||
"type": "match"
|
||||
},
|
||||
{
|
||||
"type": "match",
|
||||
"width": 17,
|
||||
"xpos": 137,
|
||||
"ypos": 641,
|
||||
"height": 14
|
||||
}
|
||||
],
|
||||
"properties": [
|
||||
{
|
||||
"name": "workaround",
|
||||
"value": "solid white prompt on black background - https://github.com/coreos/fedora-coreos-tracker/issues/750"
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"root_logged_in",
|
||||
"root_console",
|
||||
"ENV-DISTRI-fedora"
|
||||
]
|
||||
}
|
BIN
needles/console/root_logged_in-blackwhite-20210219.png
Normal file
BIN
needles/console/root_logged_in-blackwhite-20210219.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
22
needles/console/user_logged_in-blackwhite-20210219.json
Normal file
22
needles/console/user_logged_in-blackwhite-20210219.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"width": 27,
|
||||
"type": "match",
|
||||
"height": 14,
|
||||
"ypos": 496,
|
||||
"xpos": 128
|
||||
}
|
||||
],
|
||||
"properties": [
|
||||
{
|
||||
"name": "workaround",
|
||||
"value": "solid white prompt on black background - https://github.com/coreos/fedora-coreos-tracker/issues/750"
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"user_logged_in",
|
||||
"user_console",
|
||||
"ENV-DISTRI-fedora"
|
||||
]
|
||||
}
|
BIN
needles/console/user_logged_in-blackwhite-20210219.png
Normal file
BIN
needles/console/user_logged_in-blackwhite-20210219.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.5 KiB |
Loading…
Reference in New Issue
Block a user