aai-common: Enable CLM scan job
CLM scans should be performed for aai-aai-common
and the results will be reported in Nexus IQ
server.
Change-Id: Iaa1fd10741c9b6a8a4b8d25be557f1c7ddad53d1
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
diff --git a/jjb/aai/aai-aai-common.yaml b/jjb/aai/aai-aai-common.yaml
index ebf626d..275590a 100644
--- a/jjb/aai/aai-aai-common.yaml
+++ b/jjb/aai/aai-aai-common.yaml
@@ -3,6 +3,7 @@
name: aai-aai-common
project-name: 'aai-aai-common'
jobs:
+ - '{project-name}-{stream}-clm'
- '{project-name}-{stream}-verify-java'
- '{project-name}-{stream}-merge-java'
- '{project-name}-{stream}-release-version-java-daily'