From: Jessica Wagantall Date: Wed, 7 Jun 2017 00:23:34 +0000 (-0700) Subject: aai-search-data-service: Enable CLM scan job X-Git-Tag: 1.0.0-Amsterdam~454^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F57%2F4757%2F4;p=ci-management.git aai-search-data-service: Enable CLM scan job CLM scans should be performed for aai-search-data-service and the results will be reported in Nexus IQ server. Change-Id: I8b87f2378c40172d4b5a7505efa4f763cc4cc4bc Signed-off-by: Jessica Wagantall --- diff --git a/jjb/aai/aai-search-data-service.yaml b/jjb/aai/aai-search-data-service.yaml index 54a63a3d6..80e0f52cf 100644 --- a/jjb/aai/aai-search-data-service.yaml +++ b/jjb/aai/aai-search-data-service.yaml @@ -3,6 +3,7 @@ name: aai-search-data-service project-name: 'aai-search-data-service' jobs: + - '{project-name}-{stream}-clm' - '{project-name}-{stream}-verify-java' - '{project-name}-{stream}-merge-java' - '{project-name}-{stream}-release-java-daily'