mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-02-22 15:14:32 +00:00
Compare commits
No commits in common. "a566f01a795788e7a490421ad3da9dc82e47da07" and "d012d3127044ff4109cd49ac264a5cf919ab894d" have entirely different histories.
a566f01a79
...
d012d31270
@ -1,17 +0,0 @@
|
|||||||
{
|
|
||||||
"area": [
|
|
||||||
{
|
|
||||||
"xpos": 11,
|
|
||||||
"ypos": 736,
|
|
||||||
"width": 22,
|
|
||||||
"height": 22,
|
|
||||||
"type": "match"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"properties": [],
|
|
||||||
"tags": [
|
|
||||||
"DESKTOP-kde",
|
|
||||||
"system_menu_button",
|
|
||||||
"apps_menu_button"
|
|
||||||
]
|
|
||||||
}
|
|
Binary file not shown.
Before 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 60;
|
sleep 20;
|
||||||
assert_screen "bootloader", 1800;
|
assert_screen "bootloader", 1800;
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
Loading…
Reference in New Issue
Block a user