summaryrefslogtreecommitdiffstats
path: root/job-cfg/packages-tests.yaml
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@debian.org>2017-05-19 13:08:16 +0200
committerHolger Levsen <holger@layer-acht.org>2017-05-19 13:24:32 +0200
commit6ff0ac971f2188e2d0f22e25c6c4c3ca566c6c8e (patch)
tree0dbf5e3da2384f31846cc981df77185475f3d754 /job-cfg/packages-tests.yaml
parent7e69bb643aefa230beee3529b7a0145e0881a3d3 (diff)
downloadjenkins.debian.net-6ff0ac971f2188e2d0f22e25c6c4c3ca566c6c8e.tar.xz
packages-tests: dak-tests: export junit report
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'job-cfg/packages-tests.yaml')
-rw-r--r--job-cfg/packages-tests.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/job-cfg/packages-tests.yaml b/job-cfg/packages-tests.yaml
index 27ad5935..40785faa 100644
--- a/job-cfg/packages-tests.yaml
+++ b/job-cfg/packages-tests.yaml
@@ -102,7 +102,7 @@
name: dak-tests
my_git_url: 'https://ftp-master.debian.org/git/dak.git'
my_recipients: 'jenkins+debian-ftp debian-dak@lists.debian.org'
- my_shell: 'timeout 1h dpkg-buildpackage -us -uc -tc'
+ my_shell: '--exports-results timeout 1h dpkg-buildpackage -us -uc -tc'
my_description: 'DAK testsuite'
my_distro:
# DAK tests cannot be run in sid/stretch atm, but still create the jobs
@@ -115,4 +115,4 @@
- pollscm:
cron: '* H/2 * * *'
jobs:
- - simple
+ - junit