From 4e5cec686537710c475eff1a14a1e6b5292facbc Mon Sep 17 00:00:00 2001 From: Philip Hands Date: Thu, 28 Apr 2016 21:01:14 +0000 Subject: stop using OCR for now (until I can make the logs quiet) --- features/step_definitions/common_steps.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/step_definitions/common_steps.rb b/features/step_definitions/common_steps.rb index 8d7165e6..bd03cebb 100644 --- a/features/step_definitions/common_steps.rb +++ b/features/step_definitions/common_steps.rb @@ -399,7 +399,7 @@ Given /^I make sure that we boot from disk$/ do end Given /^I wait for a Login Prompt$/ do - @screen.wait("amnesia", 60) + @screen.wait("DebianLoginPromptVT.png", 2 * 60) end def bootsplash -- cgit v1.2.3-70-g09d2