From: Jessica Wagantall Date: Thu, 8 Jun 2017 00:13:05 +0000 (-0700) Subject: ncomp-cdap: Enable CLM scan job X-Git-Tag: 1.0.0-Amsterdam~434^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F19%2F4819%2F2;p=ci-management.git 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 --- 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'