From c8634c026e749205ffe48421a9fea3bccb4ec9c8 Mon Sep 17 00:00:00 2001 From: Julien Date: Tue, 28 Feb 2017 15:20:08 +0800 Subject: Remove auto update bars auto update the bars will make the project submit new codes more and more difficult. now it is blocking project in qtip: no verify +1 and reivew -1 Change-Id: I559125c8e467b2cab9e95c493c60689b9d13016e Signed-off-by: Julien --- jjb/global/releng-macros.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jjb/global') diff --git a/jjb/global/releng-macros.yml b/jjb/global/releng-macros.yml index c245ee813..34f53fb5f 100644 --- a/jjb/global/releng-macros.yml +++ b/jjb/global/releng-macros.yml @@ -466,8 +466,8 @@ - cobertura: report-file: "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" targets: - files: -- cgit 1.2.3-korg