From 8a8379466444416a8c1b323428bc4f8043ab8e7e Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Tue, 6 Jun 2017 17:20:48 -0700 Subject: aai-rest-client: Enable CLM scan job CLM scans should be performed for aai-rest-client and the results will be reported in Nexus IQ server. Change-Id: Icb0bef913870ced8de7b213f515db4bd4b3294be Signed-off-by: Jessica Wagantall --- jjb/aai/aai-rest-client.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/jjb/aai/aai-rest-client.yaml b/jjb/aai/aai-rest-client.yaml index 729460077..83a6fadab 100644 --- a/jjb/aai/aai-rest-client.yaml +++ b/jjb/aai/aai-rest-client.yaml @@ -3,6 +3,7 @@ name: aai-rest-client project-name: 'aai-rest-client' jobs: + - '{project-name}-{stream}-clm' - '{project-name}-{stream}-verify-java' - '{project-name}-{stream}-merge-java' - '{project-name}-{stream}-release-version-java-daily' -- cgit 1.2.3-korg