diff options
author | Philip Hands <phil@hands.com> | 2016-11-26 19:27:57 +0100 |
---|---|---|
committer | Philip Hands <phil@hands.com> | 2016-11-26 23:52:18 +0100 |
commit | e3e36cd6fa95d49667dd868e1b07d328228e1b86 (patch) | |
tree | e7f4ecdf6ae6b74fc90ddcd21f5e760230b9616a /cucumber/features/install.feature | |
parent | d23f5e12f7249428ea1a572f79213e39bb3abf77 (diff) | |
download | jenkins.debian.net-e3e36cd6fa95d49667dd868e1b07d328228e1b86.tar.xz |
lvc: twiddle hopelessly with Edu settings
Diffstat (limited to 'cucumber/features/install.feature')
-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 a5e0ef5a..3ad21e64 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=lxde tasksel/first="desktop, lxde-desktop" url=hands.com/d-i/bug/edu-plymouth/preseed.cfg + And I intend to boot with options: url=hands.com/d-i/bug/edu-plymouth/preseed.cfg partman-auto/choose_recipe=atomic desktop=xfce And I start the computer And I select the install mode And I select British English |