summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorPhilip Hands <phil@hands.com>2016-11-29 12:11:36 +0100
committerHolger Levsen <holger@layer-acht.org>2016-11-29 12:12:51 +0100
commit786382b8b27127b7f3c32696a1ff67281e5d5b51 (patch)
treea22cae2db9c73bbee2475843914ffb3490d6dcf8 /job-cfg
parenta8b1b906882e4d988f960173f34cade5c982a2db (diff)
downloadjenkins.debian.net-786382b8b27127b7f3c32696a1ff67281e5d5b51.tar.xz
lvc: stop default jobs from trying @debedu tests
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/lvc.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/lvc.yaml b/job-cfg/lvc.yaml
index 3066b88c..c8ee9518 100644
--- a/job-cfg/lvc.yaml
+++ b/job-cfg/lvc.yaml
@@ -57,7 +57,7 @@
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'
+ my_opts: '--tags ~@broken --tags ~@trivial --tags ~@preseed --tags ~@text-ui --tags ~@gui --tags ~@debedu'
my_description: 'Work in progress...'
jobs:
- '{name}_{distro}':