mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-23 14:33:08 +00:00
Compare commits
2 Commits
d012d31270
...
a566f01a79
Author | SHA1 | Date | |
---|---|---|---|
|
a566f01a79 | ||
|
6b6caaf3a8 |
17
needles/kde/menu_button-kde-20221214.json
Normal file
17
needles/kde/menu_button-kde-20221214.json
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"area": [
|
||||||
|
{
|
||||||
|
"xpos": 11,
|
||||||
|
"ypos": 736,
|
||||||
|
"width": 22,
|
||||||
|
"height": 22,
|
||||||
|
"type": "match"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"properties": [],
|
||||||
|
"tags": [
|
||||||
|
"DESKTOP-kde",
|
||||||
|
"system_menu_button",
|
||||||
|
"apps_menu_button"
|
||||||
|
]
|
||||||
|
}
|
BIN
needles/kde/menu_button-kde-20221214.png
Normal file
BIN
needles/kde/menu_button-kde-20221214.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 520 KiB |
@ -89,7 +89,7 @@ sub run {
|
|||||||
# we get anaconda logs. sleep a bit first so we don't get a
|
# we get anaconda logs. sleep a bit first so we don't get a
|
||||||
# match for the installer bootloader if it hangs around for a
|
# match for the installer bootloader if it hangs around for a
|
||||||
# while after do_bootloader finishes (in PXE case it does)
|
# while after do_bootloader finishes (in PXE case it does)
|
||||||
sleep 20;
|
sleep 60;
|
||||||
assert_screen "bootloader", 1800;
|
assert_screen "bootloader", 1800;
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
Loading…
Reference in New Issue
Block a user