mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-02-16 12:34:32 +00:00
cockpit_autoupdate: update note on the 30s sleep workaround
Sadly, dropping this sleep caused the test to start failing again at least on F36, so we still need it - update the note. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
d28f520dbf
commit
c6fe9743bd
@ -14,8 +14,7 @@ sub run {
|
|||||||
# Navigate to the Update screen
|
# Navigate to the Update screen
|
||||||
select_cockpit_update();
|
select_cockpit_update();
|
||||||
|
|
||||||
# FIXME Workaround for RHBZ #1765685 - remove after F34 EOL (seems
|
# FIXME Workaround for RHBZ #1765685, remove if that is ever fixed
|
||||||
# to be fixed in F35 and F36)
|
|
||||||
sleep 30;
|
sleep 30;
|
||||||
|
|
||||||
# Switch on automatic updates
|
# Switch on automatic updates
|
||||||
|
Loading…
Reference in New Issue
Block a user