diff options
author | Philip Hands <phil@hands.com> | 2016-11-26 17:48:18 +0100 |
---|---|---|
committer | Philip Hands <phil@hands.com> | 2016-11-26 23:52:18 +0100 |
commit | c4b5283a9c7dc6d5fe48713f68fd332bd2d65ac5 (patch) | |
tree | 8d575b55190a9015fc2fbbd32c0c685fc2cebe0b /cucumber/features | |
parent | 491a60466aca856bad30a4a8879c1a754e5179df (diff) | |
download | jenkins.debian.net-c4b5283a9c7dc6d5fe48713f68fd332bd2d65ac5.tar.xz |
lvc: try preseeding tasksel/first
Diffstat (limited to 'cucumber/features')
-rw-r--r-- | cucumber/features/install.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cucumber/features/install.feature b/cucumber/features/install.feature index 161ca520..9fd97b84 100644 --- a/cucumber/features/install.feature +++ b/cucumber/features/install.feature @@ -87,7 +87,7 @@ Feature: Doing variations on d-i installs Scenario: Install default Debian-Edu Given a disk is created for Debian Edu tests And I intend to use gui mode - And I intend to boot with options "desktop=xfce url=hands.com/d-i/bug/edu-plymouth/preseed.cfg" + And I intend to boot with options "desktop=lxde tasksel/first=desktop,lxde-desktop url=hands.com/d-i/bug/edu-plymouth/preseed.cfg" And I start the computer And I select the install mode And I select British English |