From: Dan Mick Date: Thu, 25 Mar 2021 23:02:48 +0000 (-0700) Subject: ceph-pull-requests: skip xunit publisher if no test files present X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1780%2Fhead;p=ceph-build.git ceph-pull-requests: skip xunit publisher if no test files present otherwise make check, at least, fails Signed-off-by: Dan Mick --- diff --git a/ceph-pull-requests/config/definitions/ceph-pull-requests.yml b/ceph-pull-requests/config/definitions/ceph-pull-requests.yml index b39c011c6..9558f3712 100644 --- a/ceph-pull-requests/config/definitions/ceph-pull-requests.yml +++ b/ceph-pull-requests/config/definitions/ceph-pull-requests.yml @@ -95,6 +95,7 @@ types: - ctest: pattern: "build/Testing/**/Test.xml" + skip-if-no-test-files: true wrappers: - ansicolor - credentials-binding: