mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-13 18:24:24 +00:00
Make longer time out.
This commit is contained in:
parent
d85a8577fc
commit
97eecbb1b6
@ -43,7 +43,7 @@ sub run {
|
|||||||
# will already have the apply button at this point
|
# will already have the apply button at this point
|
||||||
unless (check_screen 'desktop_package_tool_update_apply', 5) {
|
unless (check_screen 'desktop_package_tool_update_apply', 5) {
|
||||||
# refresh updates
|
# refresh updates
|
||||||
assert_and_click 'desktop_package_tool_update_refresh', '', 120;
|
assert_and_click 'desktop_package_tool_update_refresh', '', 240;
|
||||||
}
|
}
|
||||||
# wait for refresh, then apply updates, using a C-style loop so we
|
# wait for refresh, then apply updates, using a C-style loop so we
|
||||||
# can reset it if needed due to RHBZ #1314991
|
# can reset it if needed due to RHBZ #1314991
|
||||||
|
Loading…
Reference in New Issue
Block a user