[Qa-jenkins-scm] [jenkins.debian.net] 01/02: lvc: got a timeout here -- should probably try_for ages until the progress bar goes

Holger Levsen holger at layer-acht.org
Sun May 22 09:33:22 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 94f0ab0ec26c6fc29871a9fc973fae7d926c6c96
Author: Philip Hands <phil at hands.com>
Date:   Sun May 22 07:55:32 2016 +0200

    lvc: got a timeout here -- should probably try_for ages until the progress bar goes
---
 cucumber/features/step_definitions/common_steps.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cucumber/features/step_definitions/common_steps.rb b/cucumber/features/step_definitions/common_steps.rb
index 1b744de..987ac5a 100644
--- a/cucumber/features/step_definitions/common_steps.rb
+++ b/cucumber/features/step_definitions/common_steps.rb
@@ -536,7 +536,7 @@ Given /^in ([a-z]*) mode I install GRUB$/ do |ui_mode|
 end
 
 Given /^in ([a-z]*) mode I allow reboot after the install is complete$/ do |ui_mode|
-  @screen.wait(diui_png("InstallComplete",ui_mode), 2 * 60)
+  @screen.wait(diui_png("InstallComplete",ui_mode), 4 * 60)
   @screen.type(Sikuli::Key.ENTER)
 end
 

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