summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Hands <phil@hands.com>2016-05-13 09:08:16 +0200
committerHolger Levsen <holger@layer-acht.org>2016-05-13 15:27:56 +0200
commitf4ea83d0f67495cae1313c838a84e7cfef63df6f (patch)
tree28f929793cd61d52b277bac5217549c632ad6a33
parent3d3407717981dffc84cb57be0c5b9cdf1f39253d (diff)
downloadjenkins.debian.net-f4ea83d0f67495cae1313c838a84e7cfef63df6f.tar.xz
lvc: disable Gnome install until we get it to boot to a login
-rw-r--r--cucumber/features/install.feature4
1 files changed, 2 insertions, 2 deletions
diff --git a/cucumber/features/install.feature b/cucumber/features/install.feature
index 85406871..1639c548 100644
--- a/cucumber/features/install.feature
+++ b/cucumber/features/install.feature
@@ -12,10 +12,10 @@ Feature: Doing variations on d-i installs
| install_ui | target_ui |
| gui | Minimal |
| gui | non-GUI |
- | gui | Gnome Desktop |
+# | gui | Gnome Desktop |
| text | Minimal |
| text | non-GUI |
- | text | Gnome Desktop |
+# | text | Gnome Desktop |
# Scenario: Get a useful error from a bogus HTTP proxy
# Given I get d-i to the HTTP proxy prompt