From b87e5bba3117493323aa70d3f861dbda14f0717a Mon Sep 17 00:00:00 2001 From: Jos Collin Date: Sat, 30 Jun 2018 06:42:50 +0530 Subject: [PATCH] ceph-build/cobertura: set *auto-update to false Signed-off-by: Jos Collin --- ceph-pull-requests/config/definitions/ceph-pull-requests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ceph-pull-requests/config/definitions/ceph-pull-requests.yml b/ceph-pull-requests/config/definitions/ceph-pull-requests.yml index 07b2cee03..d7a50afd6 100644 --- a/ceph-pull-requests/config/definitions/ceph-pull-requests.yml +++ b/ceph-pull-requests/config/definitions/ceph-pull-requests.yml @@ -65,8 +65,8 @@ - cobertura: report-file: "src/pybind/mgr/dashboard/frontend/coverage/cobertura-coverage.xml" only-stable: "true" - health-auto-update: "true" - stability-auto-update: "true" + health-auto-update: "false" + stability-auto-update: "false" zoom-coverage-chart: "true" source-encoding: "Big5" targets: -- 2.47.3