From 67c0e4da20e659a85a1eb30cce72fa328ddf3627 Mon Sep 17 00:00:00 2001 From: Philip Hands Date: Thu, 20 Oct 2016 21:33:15 +0200 Subject: lvc: drop the remote shell kludge (which breaks for preseeding) Signed-off-by: Holger Levsen --- cucumber/features/step_definitions/common_steps.rb | 6 ------ 1 file changed, 6 deletions(-) (limited to 'cucumber') diff --git a/cucumber/features/step_definitions/common_steps.rb b/cucumber/features/step_definitions/common_steps.rb index 88af0a22..c40974f7 100644 --- a/cucumber/features/step_definitions/common_steps.rb +++ b/cucumber/features/step_definitions/common_steps.rb @@ -284,12 +284,6 @@ Given /^I select the install mode$/ do Sikuli::Key.ENTER) debug_log("debug: wait for the remote shell to respond...", :color => :blue) $vm.wait_until_remote_shell_is_up - - #debug_log("debug: About to type ENTER at the bootsplash", :color => :blue) - #@screen.type(Sikuli::Key.ENTER) # we're disabling the above editing of the command line, since it's breaking on jenkins.debian.net for reasons unknown - debug_log("debug: waiting for it to get to the 'English' prompt...", :color => :blue) - @screen.wait(diui_png("English"), 3*60 * PATIENCE) # FIXME -- this is just to pause until the remote shell would have been up, so is a kludge - debug_log("debug: found the 'English' prompt", :color => :blue) end Given /^I select British English$/ do -- cgit v1.2.3-70-g09d2