From 4a893f4e0111a1207ab6726259b9e016e6287eb3 Mon Sep 17 00:00:00 2001 From: Philip Hands Date: Thu, 3 Nov 2016 19:44:33 +0100 Subject: lvc: look for progress in preseed installs, to avoid timeouts Signed-off-by: Holger Levsen --- cucumber/features/step_definitions/common_steps.rb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cucumber/features/step_definitions') diff --git a/cucumber/features/step_definitions/common_steps.rb b/cucumber/features/step_definitions/common_steps.rb index be5e887d..bd119fde 100644 --- a/cucumber/features/step_definitions/common_steps.rb +++ b/cucumber/features/step_definitions/common_steps.rb @@ -293,6 +293,10 @@ Given /^I select the install mode$/ do $vm.wait_until_remote_shell_is_up end +Given /^I expect package installation to start$/ do + @screen.wait(diui_png("InstallSoftware"), 20 * 60) +end + Given /^I select British English$/ do @screen.wait(diui_png("English"), 30 * PATIENCE) @screen.type(Sikuli::Key.ENTER) -- cgit v1.2.3-70-g09d2