From 9cf425cf7679ba2d272eb564e8b353e9e3031638 Mon Sep 17 00:00:00 2001 From: Philip Hands Date: Fri, 21 Oct 2016 17:27:49 +0200 Subject: lvc: set new test to actually boot installed system Signed-off-by: Holger Levsen --- cucumber/features/install.feature | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'cucumber/features') 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 -- cgit v1.2.3-54-g00ecf