diff --git a/tests/install_arm_image_deployment.pm b/tests/install_arm_image_deployment.pm index 111c1439..65da4407 100644 --- a/tests/install_arm_image_deployment.pm +++ b/tests/install_arm_image_deployment.pm @@ -5,7 +5,7 @@ use main_common; sub run { my $self = shift; - assert_screen "console_initial_setup", 150; + assert_screen "console_initial_setup", 200; # IMHO it's better to use sleeps than to have needle for every text screen wait_still_screen 5;