[Qa-jenkins-scm] [jenkins.debian.net] 01/03: lvc: stretch the timeout, so I can check what's going on for Gnome
Holger Levsen
holger at layer-acht.org
Fri May 13 22:14:37 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 29936a8fbb8d5e86f84546b417a9c334a73aa6ec
Author: Philip Hands <phil at hands.com>
Date: Fri May 13 22:19:06 2016 +0200
lvc: stretch the timeout, so I can check what's going on for Gnome
---
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 5463a0a..cd08afa 100644
--- a/cucumber/features/step_definitions/common_steps.rb
+++ b/cucumber/features/step_definitions/common_steps.rb
@@ -521,7 +521,7 @@ Given /^I wait for the reboot$/ do
end
Given /^I should see a Login prompt$/ do
- @screen.wait("DebianLoginPromptVT.png", 2 * 60)
+ @screen.wait("DebianLoginPromptVT.png", 20 * 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