summaryrefslogtreecommitdiffstats
path: root/cucumber
diff options
context:
space:
mode:
authorPhilip Hands <phil@hands.com>2016-06-02 13:17:06 +0200
committerPhilip Hands <phil@hands.com>2016-06-03 00:02:26 +0200
commitde073f571cebc2e326f65179faa06e9fb9cdd4c9 (patch)
treef9aa88c71eee2b97cec91d5354caba5d3209cba4 /cucumber
parent0a2f27ecf5ff28d6e3751d00f0d85d31666111bb (diff)
downloadjenkins.debian.net-de073f571cebc2e326f65179faa06e9fb9cdd4c9.tar.xz
lvc: KDE currently not installable, so disabling for now
Diffstat (limited to 'cucumber')
-rw-r--r--cucumber/features/install.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/cucumber/features/install.feature b/cucumber/features/install.feature
index 17156db4..c87a2ef2 100644
--- a/cucumber/features/install.feature
+++ b/cucumber/features/install.feature
@@ -11,7 +11,7 @@ Feature: Doing variations on d-i installs
Examples:
| install_ui | target_ui | login |
| gui | LXDE | LXDE |
- | gui | KDE | KDE |
+# | gui | KDE | KDE |
| gui | minimal | VT |
| gui | XFCE | XFCE |
| text | non-GUI | VT |