summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Hands <phil@hands.com>2017-03-21 12:29:08 +0100
committerHolger Levsen <holger@layer-acht.org>2017-08-01 00:53:58 -0400
commit2b575320508cc09db49a1ccf0ebe692eae2feb2e (patch)
tree84bd8c0193f9f38b1f1d67cb9ecad2a916336d7b
parenta6f41c35e337db192e612ee6e1545fcae4c69ac7 (diff)
downloadjenkins.debian.net-2b575320508cc09db49a1ccf0ebe692eae2feb2e.tar.xz
lvc: simplify tag usage for selecting cucumber scenarios
Signed-off-by: Holger Levsen <holger@layer-acht.org>
-rw-r--r--cucumber/features/install.feature2
-rw-r--r--job-cfg/lvc.yaml3
2 files changed, 2 insertions, 3 deletions
diff --git a/cucumber/features/install.feature b/cucumber/features/install.feature
index 8d291d84..a90d0032 100644
--- a/cucumber/features/install.feature
+++ b/cucumber/features/install.feature
@@ -3,7 +3,7 @@ Feature: Doing variations on d-i installs
As a normal user
I should be able to install Debian
- @both-ui
+ @default @both-ui
Scenario Outline: Install Debian, and boot to a login prompt
Given I install a <target_ui> Debian system, in <install_ui> mode
When I start the computer
diff --git a/job-cfg/lvc.yaml b/job-cfg/lvc.yaml
index 0d39d1cd..d4eded2b 100644
--- a/job-cfg/lvc.yaml
+++ b/job-cfg/lvc.yaml
@@ -56,9 +56,8 @@
my_title: 'Cucumber: {dist_name}'
my_time: '45 23 01 11 *'
my_pngs: 'results/*.png'
- my_opts: '--tags both-ui'
- my_opts: '--tags ~@broken --tags ~@trivial --tags ~@preseed --tags ~@text-ui --tags ~@gui --tags ~@debedu'
my_description: 'Work in progress...'
+ my_opts: '--tags @default'
jobs:
- '{name}_{distro}':
distro: