From: Lott, Christopher (cl778h) Date: Wed, 31 Jul 2019 00:49:43 +0000 (-0400) Subject: Define CLM job with custom maven goal 'test' X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=ci-management.git;a=commitdiff_plain;h=c9e1609a48fa65dcd27413f27d01f29ce634b1f1 Define CLM job with custom maven goal 'test' Signed-off-by: Lott, Christopher (cl778h) Change-Id: Ib030c733b2754599bf7dabd2f82470a7ac620051 --- 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