1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-11-21 21:43:08 +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:
Adam Williamson 2022-12-13 11:49:54 -08:00
parent d28f520dbf
commit c6fe9743bd

View File

@ -14,8 +14,7 @@ sub run {
# Navigate to the Update screen
select_cockpit_update();
# FIXME Workaround for RHBZ #1765685 - remove after F34 EOL (seems
# to be fixed in F35 and F36)
# FIXME Workaround for RHBZ #1765685, remove if that is ever fixed
sleep 30;
# Switch on automatic updates