From: Lott, Christopher (cl778h) Date: Tue, 9 Jul 2019 21:25:16 +0000 (-0400) Subject: Upgrade to openjdk11 for dashboard build X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=ci-management.git;a=commitdiff_plain;h=a21196fbe1bdfc22f1526c57805c92b0dd7179f5 Upgrade to openjdk11 for dashboard build Signed-off-by: Lott, Christopher (cl778h) Change-Id: I2a3b8a4cb67772553d27829dad70c4c3d71c1ee3 --- diff --git a/jjb/portal-ric-dashboard/portal-ric-dashboard.yaml b/jjb/portal-ric-dashboard/portal-ric-dashboard.yaml index 02551f20..2d5679b8 100644 --- a/jjb/portal-ric-dashboard/portal-ric-dashboard.yaml +++ b/jjb/portal-ric-dashboard/portal-ric-dashboard.yaml @@ -13,6 +13,7 @@ project: portal/ric-dashboard mvn-settings: portal-ric-dashboard-settings mvn-params: -Dbuild.number=${{BUILD_NUMBER}} + java-version: openjdk11 nexus-iq-namespace: 'oran-' build-node: ubuntu1804-docker-4c-4g jobs: @@ -30,11 +31,11 @@ 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-sonar - sonarcloud: true sonarcloud-project-key: o-ran-sc_portal-ric-dashboard sonarcloud-project-organization: o-ran-sc @@ -45,6 +46,5 @@ project: portal/ric-dashboard project-name: portal-ric-dashboard build-node: centos7-builder-1c-1g - jobs: - gerrit-info-yaml-verify