sdnc-core: Enable CLM scan job 93/4793/2
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Wed, 7 Jun 2017 23:46:16 +0000 (16:46 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Thu, 8 Jun 2017 00:52:11 +0000 (00:52 +0000)
CLM scans should be performed for sdnc-core
and the results will be reported in Nexus IQ
server.

Change-Id: I767f4a704583bb7614da63de08870781edfe53c3
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
jjb/sdnc/sdnc-core.yaml

index 4ad8e22..57ad59b 100644 (file)
@@ -7,6 +7,7 @@
           pom: 'rootpom/pom.xml'
           pattern: 'rootpom/**'
     jobs:
+      - '{project-name}-{stream}-clm'
       - '{project-name}-{stream}-{subproject}-verify-java'
       - '{project-name}-{stream}-{subproject}-merge-java'
       - '{project-name}-{stream}-{subproject}-release-java-daily'