diff options
author | Philip Hands <phil@hands.com> | 2016-11-26 17:07:21 +0100 |
---|---|---|
committer | Philip Hands <phil@hands.com> | 2016-11-26 23:52:18 +0100 |
commit | 491a60466aca856bad30a4a8879c1a754e5179df (patch) | |
tree | 3a17b4b7499a5a83f9e3355734d5c82b706c88ad /cucumber | |
parent | 6417b267a8b08476dd201ec6e596ab0c36f6005c (diff) | |
download | jenkins.debian.net-491a60466aca856bad30a4a8879c1a754e5179df.tar.xz |
lvc: Debian-Edu: use XFCE because KDE NM is broken at present
Diffstat (limited to 'cucumber')
-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 a2efb3fa..161ca520 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 "url=hands.com/d-i/bug/edu-plymouth/preseed.cfg" + And I intend to boot with options "desktop=xfce 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 |