Fix workaround (have to wait for desktop to appear)
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
4e537684b1
commit
42a38009eb
@ -51,6 +51,7 @@ sub run {
|
||||
if (get_var('LIVE')) {
|
||||
if (get_var('DESKTOP') eq 'gnome') {
|
||||
# workaround RHBZ #1663040 if necessary
|
||||
assert_screen "live_start_anaconda_icon", 300;
|
||||
$self->root_console(timeout=>30);
|
||||
unless (script_run "systemctl --is-failed systemd-hostnamed.service") {
|
||||
record_soft_failure "systemd-hostnamed.service failed - likely RHBZ #1663040";
|
||||
|
Loading…
Reference in New Issue
Block a user