mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 13:33:08 +00:00
Compare commits
2 Commits
4233d6cc7c
...
c76cbeea30
Author | SHA1 | Date | |
---|---|---|---|
|
c76cbeea30 | ||
|
2ce74f3e0b |
@ -33,7 +33,7 @@ sub run {
|
|||||||
# ctrl-alt-f2
|
# ctrl-alt-f2
|
||||||
select_console "tty2-console";
|
select_console "tty2-console";
|
||||||
# Sometimes, we can see an authentication dialogue which
|
# Sometimes, we can see an authentication dialogue which
|
||||||
# prevents the test from continuing. Authenticate,
|
# prevents the test from continuing. Authenticate,
|
||||||
# if that is the case.
|
# if that is the case.
|
||||||
my $pass = get_var("USER_PASSWORD", "weakpassword");
|
my $pass = get_var("USER_PASSWORD", "weakpassword");
|
||||||
if (check_screen("auth_required", timeout => 30)) {
|
if (check_screen("auth_required", timeout => 30)) {
|
||||||
|
Loading…
Reference in New Issue
Block a user