[Qa-jenkins-scm] [jenkins.debian.net] 01/01: lvc: pause before typing at the bootsplash

Holger Levsen holger at layer-acht.org
Sat May 21 22:32:09 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 a327605a371c0c1df7cfa6662a8894ee71154080
Author: Philip Hands <phil at hands.com>
Date:   Sun May 22 00:20:25 2016 +0200

    lvc: pause before typing at the bootsplash
---
 cucumber/features/step_definitions/common_steps.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/cucumber/features/step_definitions/common_steps.rb b/cucumber/features/step_definitions/common_steps.rb
index 96adbe2..1b744de 100644
--- a/cucumber/features/step_definitions/common_steps.rb
+++ b/cucumber/features/step_definitions/common_steps.rb
@@ -271,6 +271,7 @@ Given /^I boot to the d-i splash screen$/ do
 end
 
 Given /^I select ([a-z]*) mode and wait for the remote shell$/ do |ui_mode|
+  sleep(20) # FIXME -- this should not be needed, but we'll try it for j.d.n's sake
   if "gui" == ui_mode
     @screen.type(Sikuli::Key.DOWN) 
     #@screen.wait("d-i_bootmenu_graphical.png", 10)

-- 
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