From: Rongqi Sun Date: Thu, 14 Mar 2024 09:32:27 +0000 (+0000) Subject: ceph-pull-requests-arm64: add publishers to fix ci result inaccuracy X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1ddee590dedb641aa9a85f39a0186e5a005968eb;p=ceph-build.git ceph-pull-requests-arm64: add publishers to fix ci result inaccuracy Signed-off-by: Rongqi Sun --- diff --git a/ceph-pull-requests-arm64/config/definitions/ceph-pull-requests-arm64.yml b/ceph-pull-requests-arm64/config/definitions/ceph-pull-requests-arm64.yml index bd3cec61..ca6e4c89 100644 --- a/ceph-pull-requests-arm64/config/definitions/ceph-pull-requests-arm64.yml +++ b/ceph-pull-requests-arm64/config/definitions/ceph-pull-requests-arm64.yml @@ -35,7 +35,6 @@ false false - publishers: [] quiet-period: '5' retry-count: '3' scm: @@ -68,6 +67,43 @@ failure-status: "make check failed" white-list-target-branches: - main + publishers: + - cobertura: + report-file: "src/pybind/mgr/dashboard/frontend/coverage/cobertura-coverage.xml" + only-stable: "true" + health-auto-update: "false" + stability-auto-update: "false" + zoom-coverage-chart: "true" + source-encoding: "Big5" + targets: + - files: + healthy: 10 + unhealthy: 20 + failing: 30 + - method: + healthy: 10 + unhealthy: 20 + failing: 30 + - postbuildscript: + builders: + - role: SLAVE + build-on: + - ABORTED + build-steps: + - shell: + !include-raw: + - ../../build/kill-tests + - xunit: + thresholds: + - failed: + unstable: 0 + unstablenew: 0 + failure: 0 + failurenew: 0 + types: + - ctest: + pattern: "build/Testing/**/Test.xml" + skip-if-no-test-files: true wrappers: - credentials-binding: - username-password-separated: