mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-12-18 08:33:08 +00:00
cockpit autoupdate: drop #1765685
Based on some testing in staging, it seems like this may not be necessary any more. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
7f75a35bfd
commit
803da8422d
@ -14,9 +14,6 @@ sub run {
|
|||||||
# Navigate to the Update screen
|
# Navigate to the Update screen
|
||||||
select_cockpit_update();
|
select_cockpit_update();
|
||||||
|
|
||||||
# FIXME Workaround for RHBZ #1765685, remove if that is ever fixed
|
|
||||||
sleep 30;
|
|
||||||
|
|
||||||
# Switch on automatic updates
|
# Switch on automatic updates
|
||||||
assert_and_click 'cockpit_updates_auto', '', 120;
|
assert_and_click 'cockpit_updates_auto', '', 120;
|
||||||
assert_and_click 'cockpit_updates_dnf_install', '', 120;
|
assert_and_click 'cockpit_updates_dnf_install', '', 120;
|
||||||
|
Loading…
Reference in New Issue
Block a user