mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-13 10:24:20 +00:00
Update upgrade test to match new conditions.
This commit is contained in:
parent
ca87523a5c
commit
77922ceac6
@ -8,15 +8,6 @@ sub run {
|
||||
my $self = shift;
|
||||
my $desktop = get_var('DESKTOP');
|
||||
|
||||
#desktop_vt;
|
||||
|
||||
# login onto the system
|
||||
assert_screen "graphical_login";
|
||||
send_key "ret";
|
||||
assert_screen "graphical_login_input";
|
||||
my $password = get_var("USER_PASSWORD", "weakpassword");
|
||||
type_very_safely $password;
|
||||
send_key "ret";
|
||||
|
||||
# this launches GNOME Software on GNOME, dunno for any other
|
||||
# desktop yet
|
||||
|
Loading…
Reference in New Issue
Block a user