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 @@ ...@@ -69,10 +69,10 @@
id: simple id: simple
name: '{name}_{my_distro}' name: '{name}_{my_distro}'
#- job-template: - job-template:
# defaults: packages-tests-junit-exports defaults: packages-tests-junit-exports
# id: junit id: junit
# name: '{name}_{my_distro}' name: '{name}_{my_distro}'
- project: - project:
name: lintian-tests name: lintian-tests
...@@ -82,7 +82,7 @@ ...@@ -82,7 +82,7 @@
my_description: 'Debian/Lintian testsuite' my_description: 'Debian/Lintian testsuite'
my_distro: *distros_defaults my_distro: *distros_defaults
jobs: jobs:
- '{name}_{my_distro}' - simple
- project: - project:
name: debhelper-tests name: debhelper-tests
...@@ -96,7 +96,7 @@ ...@@ -96,7 +96,7 @@
- jessie: - jessie:
my_disabled: true my_disabled: true
jobs: jobs:
- '{name}_{my_distro}' - simple
- project: - project:
name: dak-tests name: dak-tests
...@@ -115,4 +115,4 @@ ...@@ -115,4 +115,4 @@
- pollscm: - pollscm:
cron: '* H/2 * * *' cron: '* H/2 * * *'
jobs: 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