diff options
author | Philip Hands <phil@hands.com> | 2016-10-30 15:41:50 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-11-03 10:28:15 +0100 |
commit | e781b580faee6515eff45a069e0432d457e6ebf5 (patch) | |
tree | 919147185cd9b6d02cd2d49abc9959faaed22fe1 /cucumber | |
parent | 95425953ec8190c8e276a7bd3c37a69c94a4a51f (diff) | |
download | jenkins.debian.net-e781b580faee6515eff45a069e0432d457e6ebf5.tar.xz |
lvc: actually restart after install
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'cucumber')
-rw-r--r-- | cucumber/features/install.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cucumber/features/install.feature b/cucumber/features/install.feature index 369679fa..5c4fff97 100644 --- a/cucumber/features/install.feature +++ b/cucumber/features/install.feature @@ -53,4 +53,5 @@ Feature: Doing variations on d-i installs And I select the install mode And the VM shuts down within 20 minutes And the computer is set to boot from ide drive + And I start the computer Then I should see a LXDE Login prompt |