diff options
author | Mattia Rizzolo <mattia@debian.org> | 2017-05-18 02:45:09 +0200 |
---|---|---|
committer | Mattia Rizzolo <mattia@debian.org> | 2017-05-18 02:45:09 +0200 |
commit | b2ba8b4046c7d5eab107bddaae0b37d81db894fd (patch) | |
tree | 11a70ca24aad1ad64dc6fcad3a844ca46f738c7e | |
parent | 1ea7379b4f32b9c32ba798a1ddd65ed55553250e (diff) | |
download | jenkins.debian.net-b2ba8b4046c7d5eab107bddaae0b37d81db894fd.tar.xz |
reproducible debian: actually tell the diffoscope job to keep the junit results…
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
-rw-r--r-- | job-cfg/reproducible.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index dcb79374..03d4db87 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -581,7 +581,7 @@ my_timed: '42 23 1 1 *' my_gitrepo: 'git://anonscm.debian.org/git/reproducible/diffoscope.git' my_hname: '' - my_shell: '/srv/jenkins/bin/chroot-run.sh sid debuild -uc -us' + my_shell: '/srv/jenkins/bin/chroot-run.sh sid --exports-results debuild -uc -us' my_parse_rules: '/srv/jenkins/logparse/debian-pkg-ci.rules' my_recipients: 'jenkins+debian-reproducible qa-jenkins-scm@lists.alioth.debian.org' - '{name}_builder_{otherproject}_{my_num}': |