mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-10 17:24:20 +00:00
Bump up the ARM boot timeout
Let's see if it can get a bit further, at least...
This commit is contained in:
parent
e9fda18016
commit
8d55935b41
@ -5,7 +5,7 @@ use utils;
|
|||||||
|
|
||||||
sub run {
|
sub run {
|
||||||
my $self = shift;
|
my $self = shift;
|
||||||
assert_screen "console_initial_setup", 200;
|
assert_screen "console_initial_setup", 500;
|
||||||
# IMHO it's better to use sleeps than to have needle for every text screen
|
# IMHO it's better to use sleeps than to have needle for every text screen
|
||||||
wait_still_screen 5;
|
wait_still_screen 5;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user