From 5671d25ecb2db4e41aa016298799b635bb390192 Mon Sep 17 00:00:00 2001 From: rohitsakala Date: Tue, 24 Jan 2017 01:37:54 +0530 Subject: Add nose and coverage requirements in unittest script bugfix to :- https://build.opnfv.org/ci/job/testapi-verify-master/22/console Change-Id: I0eaa730aed68ce11b9095c2810c223a0519ffcde Signed-off-by: rohitsakala --- jjb/releng/testapi-automate.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jjb') diff --git a/jjb/releng/testapi-automate.yml b/jjb/releng/testapi-automate.yml index 25ee687e2..084790e70 100644 --- a/jjb/releng/testapi-automate.yml +++ b/jjb/releng/testapi-automate.yml @@ -55,8 +55,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