Commit 31310d4b authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

packages-test: reinstate junit support for the dak tests



Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent 0dc3de19
......@@ -69,10 +69,10 @@
id: simple
name: '{name}_{my_distro}'
#- job-template:
# defaults: packages-tests-junit-exports
# id: junit
# name: '{name}_{my_distro}'
- job-template:
defaults: packages-tests-junit-exports
id: junit
name: '{name}_{my_distro}'
- project:
name: lintian-tests
......@@ -82,7 +82,7 @@
my_description: 'Debian/Lintian testsuite'
my_distro: *distros_defaults
jobs:
- '{name}_{my_distro}'
- simple
- project:
name: debhelper-tests
......@@ -96,7 +96,7 @@
- jessie:
my_disabled: true
jobs:
- '{name}_{my_distro}'
- simple
- project:
name: dak-tests
......@@ -115,4 +115,4 @@
- pollscm:
cron: '* H/2 * * *'
jobs:
- '{name}_{my_distro}'
- junit
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment