summaryrefslogtreecommitdiffstats
path: root/cucumber/features
diff options
context:
space:
mode:
Diffstat (limited to 'cucumber/features')
-rw-r--r--cucumber/features/install.feature4
1 files changed, 3 insertions, 1 deletions
diff --git a/cucumber/features/install.feature b/cucumber/features/install.feature
index 6dc4ba0d..ed61e79f 100644
--- a/cucumber/features/install.feature
+++ b/cucumber/features/install.feature
@@ -51,4 +51,6 @@ Feature: Doing variations on d-i installs
And I intend to boot with options "auto=true priority=critical url=hands.com classes=jenkins.debian.org/pb10;loc/gb;hands.com/general-tweaks;setup/users;desktop/lxde DEBCONF_DEBUG=5"
When I start the computer
And I select the install mode
- Then I should see a XFCE Login prompt
+ And the VM shuts down within 20 minutes
+ And the computer is set to boot from ide drive "#{JOB_NAME}"
+ Then I should see a LXDE Login prompt