X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fsim-a1-interface%2Fsim-a1-interface.yaml;h=44c082b2afb88e67a01f518072e1add40153b22b;hb=refs%2Fchanges%2F14%2F12514%2F1;hp=a3b8da80bc1a6164fe56e0ffd4e2ebc258ed575f;hpb=059b41a151f24c13bdc3e246c3181e1b6e37c1a9;p=ci-management.git diff --git a/jjb/sim-a1-interface/sim-a1-interface.yaml b/jjb/sim-a1-interface/sim-a1-interface.yaml index a3b8da80..44c082b2 100644 --- a/jjb/sim-a1-interface/sim-a1-interface.yaml +++ b/jjb/sim-a1-interface/sim-a1-interface.yaml @@ -5,14 +5,6 @@ views: - project-view -- project: - name: sim-a1-interface-info - project: sim/a1-interface - project-name: sim-a1-interface - build-node: centos7-builder-1c-1g - jobs: - - gerrit-info-yaml-verify - - _sim_a1_interface_common: &sim_a1_interface_common # values apply to all projects here name: sim-a1-interface-common @@ -22,6 +14,7 @@ project-name: sim-a1-interface # maven settings file has docker credentials mvn-settings: sim-a1-interface-settings + java-version: openjdk17 - project: <<: *sim_a1_interface_common @@ -63,8 +56,9 @@ <<: *sim_a1_interface_common name: sim-a1-interface-sonarqube python-version: python3 - build-node: ubuntu1804-builder-2c-2g + build-node: ubuntu2004-builder-2c-2g sonar-project-file: "" + sonar-jdk: openjdk17 sonar-properties: | sonar.login={sonarcloud_api_token} sonar.projectKey={sonarcloud_project_organization}_{project-name}