[Qa-jenkins-scm] [jenkins.debian.net] 08/11: lvc: stop wasting time on scenario permutations
Holger Levsen
holger at layer-acht.org
Fri May 27 18:15:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit e6229a0a9495e9bf56fad1cc00a9cb1f2306ed88
Author: Philip Hands <phil at hands.com>
Date: Thu May 26 21:32:26 2016 +0200
lvc: stop wasting time on scenario permutations
---
cucumber/features/install.feature | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/cucumber/features/install.feature b/cucumber/features/install.feature
index cf9a68a..4e53b84 100644
--- a/cucumber/features/install.feature
+++ b/cucumber/features/install.feature
@@ -10,13 +10,9 @@ Feature: Doing variations on d-i installs
Examples:
| install_ui | target_ui | login |
- | text | Minimal | VT |
- | text | non-GUI | VT |
- | text | XFCE Desktop | XFCE |
-# | text | Gnome Desktop | Gnome |
| gui | Minimal | VT |
- | gui | non-GUI | VT |
| gui | XFCE Desktop | XFCE |
+ | text | non-GUI | VT |
# | gui | Gnome Desktop | Gnome |
# Scenario: Get a useful error from a bogus HTTP proxy
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list