[Qa-jenkins-scm] [jenkins.debian.net] 02/02: stop using OCR for now (until I can make the logs quiet)

Holger Levsen holger at layer-acht.org
Thu Apr 28 21:05:38 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 4e5cec686537710c475eff1a14a1e6b5292facbc
Author: Philip Hands <phil at hands.com>
Date:   Thu Apr 28 21:01:14 2016 +0000

    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 8d7165e..bd03ceb 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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list