From c9e1609a48fa65dcd27413f27d01f29ce634b1f1 Mon Sep 17 00:00:00 2001 From: "Lott, Christopher (cl778h)" Date: Tue, 30 Jul 2019 20:49:43 -0400 Subject: [PATCH] Define CLM job with custom maven goal 'test' Signed-off-by: Lott, Christopher (cl778h) Change-Id: Ib030c733b2754599bf7dabd2f82470a7ac620051 --- jjb/portal-ric-dashboard/portal-ric-dashboard.yaml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/jjb/portal-ric-dashboard/portal-ric-dashboard.yaml b/jjb/portal-ric-dashboard/portal-ric-dashboard.yaml index 9f5148e3..7df1bc4b 100644 --- a/jjb/portal-ric-dashboard/portal-ric-dashboard.yaml +++ b/jjb/portal-ric-dashboard/portal-ric-dashboard.yaml @@ -20,11 +20,22 @@ - gerrit-maven-docker-verify - gerrit-maven-docker-merge - gerrit-maven-docker-stage - - gerrit-maven-clm stream: - master: branch: master +- project: + name: portal-ric-dashboard-clm + project-name: portal-ric-dashboard + project: portal/ric-dashboard + mvn-goals: test + mvn-settings: portal-ric-dashboard-settings + java-version: openjdk11 + branch: master + build-node: ubuntu1804-docker-4c-4g + jobs: + - gerrit-maven-clm + - project: name: portal-ric-dashboard-sonar project-name: portal-ric-dashboard -- 2.16.6