X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fnonrtric-rapp-orufhrecovery%2Fnonrtric-rapp-orufhrecovery.yaml;h=2b6e805496356184bb29d67f590b6863739e74be;hb=5a8739dc2ad72b7ec65fbd78cbb4eb6ea0ef37d6;hp=99c135aced1f250db517738fc671b30faa338b52;hpb=c6be42afdabc97dc9e5b05154b0672104c1cb5e1;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 99c135ac..2b6e8054 100644 --- a/jjb/nonrtric-rapp-orufhrecovery/nonrtric-rapp-orufhrecovery.yaml +++ b/jjb/nonrtric-rapp-orufhrecovery/nonrtric-rapp-orufhrecovery.yaml @@ -44,10 +44,11 @@ # Includes verify and merge jobs jobs: - "{project-name}-gerrit-docker-jobs" - - gerrit-maven-docker-stage stream: - master: branch: master + - f-release: + branch: f-release - project: <<: *orufhrecovery_common @@ -72,15 +73,16 @@ jobs: - "{project-name}-gerrit-docker-jobs" - gerrit-go-verify - - gerrit-maven-docker-stage stream: - master: branch: master + - f-release: + branch: f-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 @@ -91,7 +93,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