From: Alfredo Deza Date: Wed, 6 Jan 2016 17:41:53 +0000 (-0500) Subject: publish the junit results X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=a2e2c735836ceae4761492cecfedc1bd04395970;p=ceph-build.git publish the junit results Signed-off-by: Alfredo Deza --- diff --git a/ceph-pr-commits/config/definitions/ceph-pr-commits.yml b/ceph-pr-commits/config/definitions/ceph-pr-commits.yml index f2172d91..401bd54b 100644 --- a/ceph-pr-commits/config/definitions/ceph-pr-commits.yml +++ b/ceph-pr-commits/config/definitions/ceph-pr-commits.yml @@ -50,3 +50,7 @@ builders: - shell: !include-raw ../../build/build + + publishers: + - junit: + results: report.xml