X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fnonrtric-rapp-orufhrecovery%2Fnonrtric-rapp-orufhrecovery.yaml;h=bc1c6b2639a980b59cc85f3e20671cd46b67fe70;hb=d70fceabd72b01af7cef214c87e880e7e5054243;hp=b995a3f058ef0ce8b9beac14bdfb9f766a1fa747;hpb=14a3c175ef34fad30f50fa07ee2970c96e615ad0;p=ci-management.git diff --git a/jjb/nonrtric-rapp-orufhrecovery/nonrtric-rapp-orufhrecovery.yaml b/jjb/nonrtric-rapp-orufhrecovery/nonrtric-rapp-orufhrecovery.yaml index b995a3f0..bc1c6b26 100644 --- a/jjb/nonrtric-rapp-orufhrecovery/nonrtric-rapp-orufhrecovery.yaml +++ b/jjb/nonrtric-rapp-orufhrecovery/nonrtric-rapp-orufhrecovery.yaml @@ -44,12 +44,13 @@ # Includes verify and merge jobs jobs: - "{project-name}-gerrit-docker-jobs" - - gerrit-maven-docker-stage stream: - master: branch: master - f-release: branch: f-release + - g-release: + branch: g-release - project: <<: *orufhrecovery_common @@ -74,17 +75,18 @@ jobs: - "{project-name}-gerrit-docker-jobs" - gerrit-go-verify - - gerrit-maven-docker-stage stream: - master: branch: master - f-release: branch: f-release + - g-release: + branch: g-release - project: <<: *orufhrecovery_common name: nonrtric-rapp-orufhrecovery-consumer-sonar - project-name: '{name}' + project-name: 'nonrtric-rapp-orufhrecovery-consumer' # prescan script requires ubuntu # golang is only on docker-enabled nodes build-node: ubuntu1804-docker-4c-4g @@ -95,7 +97,7 @@ sonar-properties: | # Required metadata sonar.login={sonarcloud_api_token} - sonar.projectKey={sonarcloud_project_organization}_nonrtric-rapp-orufhrecovery-consumer + sonar.projectKey=nonrtric-rapp-orufhrecovery-consumer sonar.organization={sonarcloud_project_organization} # Encoding sonar.build.sourceEncoding=UTF-8