From a2e2c735836ceae4761492cecfedc1bd04395970 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Wed, 6 Jan 2016 12:41:53 -0500 Subject: [PATCH] publish the junit results Signed-off-by: Alfredo Deza --- ceph-pr-commits/config/definitions/ceph-pr-commits.yml | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.39.5