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 {
|
||||
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
|
||||
wait_still_screen 5;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user