[Qa-jenkins-scm] [jenkins.debian.net] 01/01: lvc: seems 30 seconds is a bit too short for the bootsplash
Holger Levsen
holger at layer-acht.org
Sat May 21 11:40:07 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 14eea3e4caa37583911a95b5e27b6dd1598b7092
Author: Philip Hands <phil at hands.com>
Date: Sat May 21 13:35:55 2016 +0200
lvc: seems 30 seconds is a bit too short for the bootsplash
---
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 62705d7..d5f9a74 100644
--- a/cucumber/features/step_definitions/common_steps.rb
+++ b/cucumber/features/step_definitions/common_steps.rb
@@ -265,7 +265,7 @@ end
Given /^I boot to the d-i splash screen$/ do
- boot_timeout = 30
+ boot_timeout = 60
@screen.wait("d-i8_bootsplash.png", boot_timeout)
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