X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fsim-a1-interface%2Fsim-a1-interface.yaml;h=f534aa3804c01984c1eb1fc219f41024f58d0eb7;hb=1b84e1507a7f8a9ece288849dd877490843de00e;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..f534aa38 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,19 +14,7 @@ project-name: sim-a1-interface # maven settings file has docker credentials mvn-settings: sim-a1-interface-settings - -- project: - <<: *sim_a1_interface_common - name: a1-simulator-verify - # the install script assumes an ubuntu image - build-node: ubuntu1804-builder-2c-2g - python-version: python3 - tox-envs: code - stream: - - master: - branch: master - jobs: - - gerrit-tox-verify + java-version: openjdk17 - project: <<: *sim_a1_interface_common @@ -63,8 +43,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}