mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-02-16 12:34:32 +00:00
Try different user.
This commit is contained in:
parent
b7b33f6865
commit
7448788528
@ -285,8 +285,8 @@ sub run {
|
||||
# Therefore, log out of this user.
|
||||
logout_user();
|
||||
|
||||
# Log in as the original user
|
||||
login_user(user=>"jim", password=>$jimpass);
|
||||
# Log in as the test user with admin rights.
|
||||
login_user(user=>"test", password=>get_var('USER_PASSWORD'));
|
||||
# Now, powering off the machine should work again.
|
||||
}
|
||||
# Power off the machine
|
||||
|
Loading…
Reference in New Issue
Block a user