summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Hands <phil@hands.com>2016-10-12 14:54:33 +0200
committerHolger Levsen <holger@layer-acht.org>2016-10-13 00:30:46 +0200
commitd52325861f583d3497179d3de53c928df3acda0e (patch)
treef0ebbcbb3b2d0ed38fe1f9b9b018de8c83de8653
parentf7a71b63fbbc2ce2b1906d83bfb56883673e1ce6 (diff)
downloadjenkins.debian.net-d52325861f583d3497179d3de53c928df3acda0e.tar.xz
lvc: enable minisio to run full tests again.
Signed-off-by: Holger Levsen <holger@layer-acht.org>
-rw-r--r--job-cfg/lvc.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/job-cfg/lvc.yaml b/job-cfg/lvc.yaml
index 2f22f428..3ac6d5f0 100644
--- a/job-cfg/lvc.yaml
+++ b/job-cfg/lvc.yaml
@@ -56,7 +56,7 @@
my_title: 'Cucumber: {dist_name}'
my_time: '45 23 31 12 *'
my_pngs: 'results/*.png'
- my_opts: '--tags ~@broken'
+ my_opts: '--tags ~@broken --tags ~@trivial'
my_description: 'Work in progress...'
jobs:
- '{name}_{distro}':
@@ -71,7 +71,7 @@
- 'debian-miniiso':
dist_name: 'Debian-Installer local mini.iso'
my_iso: 'use_TRIGGERING_BRANCH'
- my_opts: '--tags @trivial'
+ #my_opts: '--tags @trivial'
- 'debian-testing-daily-broken':
dist_name: 'Debian-Installer Testing (Daily) -- Broken Scenarios'
my_iso: 'http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso'