From 95425953ec8190c8e276a7bd3c37a69c94a4a51f Mon Sep 17 00:00:00 2001 From: Philip Hands Date: Sun, 30 Oct 2016 15:04:14 +0100 Subject: lvc: drop some unneeded cleverness re. LVM names Signed-off-by: Holger Levsen --- cucumber/features/install.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cucumber/features/install.feature') diff --git a/cucumber/features/install.feature b/cucumber/features/install.feature index 79b164ef..369679fa 100644 --- a/cucumber/features/install.feature +++ b/cucumber/features/install.feature @@ -27,7 +27,7 @@ Feature: Doing variations on d-i installs And I allow reboot after the install is complete And I wait for the reboot And I power off the computer - And the computer is set to boot from ide drive "#{JOB_NAME}" + And the computer is set to boot from ide drive When I start the computer Then I should see a Gnome Login prompt @@ -52,5 +52,5 @@ Feature: Doing variations on d-i installs When I start the computer And I select the install mode And the VM shuts down within 20 minutes - And the computer is set to boot from ide drive "#{JOB_NAME}" + And the computer is set to boot from ide drive Then I should see a LXDE Login prompt -- cgit v1.2.3-70-g09d2