summaryrefslogtreecommitdiffstats
path: root/cucumber/features/install.feature
diff options
context:
space:
mode:
authorPhilip Hands <phil@hands.com>2016-05-27 00:21:47 +0200
committerPhilip Hands <phil@hands.com>2016-05-29 19:06:07 +0200
commitd7ae5ed3b732e36f5f3a18985ec60f668c0e2679 (patch)
tree7f35a6c09b7b2fd6c49c67f8970ab17ad1b4fa98 /cucumber/features/install.feature
parent4cedc6058bb274a582477c295117f0826e9fd9c3 (diff)
downloadjenkins.debian.net-d7ae5ed3b732e36f5f3a18985ec60f668c0e2679.tar.xz
lvc: add KDE target
Diffstat (limited to 'cucumber/features/install.feature')
-rw-r--r--cucumber/features/install.feature2
1 files changed, 2 insertions, 0 deletions
diff --git a/cucumber/features/install.feature b/cucumber/features/install.feature
index 4e53b84c..4900cd57 100644
--- a/cucumber/features/install.feature
+++ b/cucumber/features/install.feature
@@ -10,6 +10,8 @@ Feature: Doing variations on d-i installs
Examples:
| install_ui | target_ui | login |
+ | gui | LXDE Desktop | LXDE |
+ | gui | KDE Desktop | KDE |
| gui | Minimal | VT |
| gui | XFCE Desktop | XFCE |
| text | non-GUI | VT |