[Qa-jenkins-scm] [jenkins.debian.net] 01/01: packages-tests: dak-tests: export junit report

Mattia Rizzolo mattia at debian.org
Sat May 20 12:19:58 UTC 2017


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch master
in repository jenkins.debian.net.

commit ee64b8b9e1e57ec1c96a532711a3449680943516
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sat May 20 01:17:48 2017 +0200

    packages-tests: dak-tests: export junit report
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 job-cfg/packages-tests.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/job-cfg/packages-tests.yaml b/job-cfg/packages-tests.yaml
index ec6f4a4..1e235b4 100644
--- a/job-cfg/packages-tests.yaml
+++ b/job-cfg/packages-tests.yaml
@@ -136,7 +136,7 @@
       - pollscm:
           cron: '* H/2 * * *'
     builders:
-      - shell: '/srv/jenkins/bin/chroot-run.sh jessie timeout 1h dpkg-buildpackage -us -uc -tc'
+      - shell: '/srv/jenkins/bin/chroot-run.sh jessie --exports-results timeout 1h dpkg-buildpackage -us -uc -tc'
     publishers:
       - email:
           recipients: 'qa-jenkins-scm at lists.alioth.debian.org jenkins+debian-ftp debian-dak at lists.debian.org'
@@ -144,3 +144,5 @@
       - trigger:
           project: None
       - naginator: *naginator
+      - junit:
+          results: 'job-exports/test-results/*.xml'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list