From: Jessica Wagantall Date: Thu, 8 Jun 2017 00:12:19 +0000 (-0700) Subject: policy-common: Enable CLM scan job X-Git-Tag: 1.0.0-Amsterdam~439^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F17%2F4817%2F2;p=ci-management.git policy-common: Enable CLM scan job CLM scans should be performed for policy-common and the results will be reported in Nexus IQ server. Change-Id: I6c4c2aa0a892ff8ca99bfca04d89a8138d27eb75 Signed-off-by: Jessica Wagantall --- diff --git a/jjb/policy/policy-common.yaml b/jjb/policy/policy-common.yaml index 4ff5d83b4..9a2b7fdd8 100644 --- a/jjb/policy/policy-common.yaml +++ b/jjb/policy/policy-common.yaml @@ -3,6 +3,7 @@ name: policy-common project-name: 'policy-common' jobs: + - '{project-name}-{stream}-clm' - '{project-name}-{stream}-verify-java-skip-tests' - '{project-name}-{stream}-merge-java' - '{project-name}-{stream}-release-version-java-daily'