From ec66eaa1ce0569ce196fb3623519d471ab7b895f Mon Sep 17 00:00:00 2001 From: "Lott, Christopher (cl778h)" Date: Tue, 21 Apr 2020 17:23:00 -0400 Subject: [PATCH] Add Python Nexus IQ (CLM) analysis job for a1 This uses a job template very recently added to global-jjb Signed-off-by: Lott, Christopher (cl778h) Change-Id: Ie030359ffa84d867a481b1e57da3ac5258fa730e --- jjb/ric-plt-a1/ric-plt-a1.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/jjb/ric-plt-a1/ric-plt-a1.yaml b/jjb/ric-plt-a1/ric-plt-a1.yaml index f9c33d42..71730e3b 100644 --- a/jjb/ric-plt-a1/ric-plt-a1.yaml +++ b/jjb/ric-plt-a1/ric-plt-a1.yaml @@ -55,6 +55,14 @@ jobs: - gerrit-tox-verify +- project: + <<: *a1_common + name: ric-plt-a1-nexus-iq + build-node: centos7-builder-1c-1g + nexus-iq-namespace: oran- + jobs: + - gerrit-tox-nexus-iq-clm + - project: <<: *a1_common name: ric-plt-a1-sonarqube -- 2.16.6