From: Jessica Wagantall Date: Thu, 8 Jun 2017 00:11:24 +0000 (-0700) Subject: policy-engine: Enable CLM scan job X-Git-Tag: 1.0.0-Amsterdam~433^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c9f44ab53527d1b52937d76c4380ce9378853eee;p=ci-management.git policy-engine: Enable CLM scan job CLM scans should be performed for policy-engine and the results will be reported in Nexus IQ server. Change-Id: I0f6faec522fca2a9cd04c1d87c697483387aeaab Signed-off-by: Jessica Wagantall --- diff --git a/jjb/policy/policy-engine.yaml b/jjb/policy/policy-engine.yaml index 49b87712e..304f7ce36 100644 --- a/jjb/policy/policy-engine.yaml +++ b/jjb/policy/policy-engine.yaml @@ -3,6 +3,7 @@ name: policy-engine project-name: 'policy-engine' jobs: + - '{project-name}-{stream}-clm' - '{project-name}-{stream}-verify-java' - '{project-name}-{stream}-merge-java' - '{project-name}-{stream}-release-version-java-daily'