From 4c4d7afef9c3317124d495fcec542fb8e3fa0613 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Wed, 7 Jun 2017 17:13:05 -0700 Subject: ncomp-cdap: Enable CLM scan job CLM scans should be performed for ncomp-cdap and the results will be reported in Nexus IQ server. Change-Id: I6655c9273ef86ad5923591f610439a80f0d242c1 Signed-off-by: Jessica Wagantall --- jjb/ncomp/ncomp-cdap.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/jjb/ncomp/ncomp-cdap.yaml b/jjb/ncomp/ncomp-cdap.yaml index e6af107df..5c7ead3cf 100644 --- a/jjb/ncomp/ncomp-cdap.yaml +++ b/jjb/ncomp/ncomp-cdap.yaml @@ -3,6 +3,7 @@ name: ncomp-cdap project-name: 'ncomp-cdap' jobs: + - '{project-name}-{stream}-clm' - '{project-name}-{stream}-verify-java' - '{project-name}-{stream}-merge-java' - '{project-name}-{stream}-release-version2-java-daily' -- cgit 1.2.3-korg