summaryrefslogtreecommitdiffstats
path: root/cucumber/features
diff options
context:
space:
mode:
authorPhilip Hands <phil@hands.com>2016-05-13 22:19:06 +0200
committerHolger Levsen <holger@layer-acht.org>2016-05-14 00:13:55 +0200
commit29936a8fbb8d5e86f84546b417a9c334a73aa6ec (patch)
treee4e1098f3c903ed54e8484fbba2b59b5842db1a4 /cucumber/features
parente7602850f25895c2c9a1dd910059a60706f5f3ab (diff)
downloadjenkins.debian.net-29936a8fbb8d5e86f84546b417a9c334a73aa6ec.tar.xz
lvc: stretch the timeout, so I can check what's going on for Gnome
Diffstat (limited to 'cucumber/features')
-rw-r--r--cucumber/features/step_definitions/common_steps.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/cucumber/features/step_definitions/common_steps.rb b/cucumber/features/step_definitions/common_steps.rb
index 5463a0a3..cd08afa0 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