[Qa-jenkins-scm] [jenkins.debian.net] 09/10: Hmm, still getting a load of vlog noise -- try this

Holger Levsen holger at layer-acht.org
Thu Apr 28 19:52:43 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 695fcfcecf98975765ea375f2e4a9f91a40c357a
Author: Philip Hands <phil at hands.com>
Date:   Thu Apr 28 18:01:45 2016 +0000

    Hmm, still getting a load of vlog noise -- try this
---
 features/step_definitions/common_steps.rb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/features/step_definitions/common_steps.rb b/features/step_definitions/common_steps.rb
index a04ca2c..8d7165e 100644
--- a/features/step_definitions/common_steps.rb
+++ b/features/step_definitions/common_steps.rb
@@ -376,8 +376,8 @@ Given /^I select the Desktop task$/ do
 end
 
 Given /^I install GRUB$/ do
-  #@screen.wait("d-i_InstallGRUB.png", 80 * 60)
-  @screen.wait("Install the GRUB", 80 * 60)
+  @screen.wait("d-i_InstallGRUB.png", 80 * 60)
+  #@screen.wait("Install the GRUB", 80 * 60)
   @screen.type(Sikuli::Key.ENTER)
   @screen.wait("d-i_GRUBEnterDev.png", 10 * 60)
   @screen.type(Sikuli::Key.DOWN)

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