From e1079c9a691eb0de676d8ef236829bca71fef921 Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Tue, 29 Jun 2021 09:44:16 +1000 Subject: [PATCH] jjb: Update sonar jobs to pick up openjdk11 Issue-ID: IT-22326 Signed-off-by: Anil Belur Change-Id: Ia746938205541a2e57a4ff23c1d590d3f7a38207 --- jjb/ric-plt-e2mgr/ric-plt-e2mgr.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/jjb/ric-plt-e2mgr/ric-plt-e2mgr.yaml b/jjb/ric-plt-e2mgr/ric-plt-e2mgr.yaml index 1288b594..1aa1f9cd 100644 --- a/jjb/ric-plt-e2mgr/ric-plt-e2mgr.yaml +++ b/jjb/ric-plt-e2mgr/ric-plt-e2mgr.yaml @@ -56,6 +56,7 @@ # prescan script requires ubuntu # golang is only on docker-enabled nodes build-node: ubuntu1804-docker-4c-4g + java-version: openjdk11 sonar-prescan-script: !include-raw-escape: prescan-e2mgr-ubuntu.sh sonar-project-file: "" # use sonarcloud values from defaults.yaml -- 2.16.6