summaryrefslogtreecommitdiffstats
path: root/cucumber/features/install.feature
diff options
context:
space:
mode:
Diffstat (limited to 'cucumber/features/install.feature')
-rw-r--r--cucumber/features/install.feature4
1 files changed, 2 insertions, 2 deletions
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