X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Faai%2Faai-rest-client.yaml;h=a96c7f0a04073e6dc5d71a089bcb180862a13dbb;hb=2197d45863af3496355dda957fabed01be445a8f;hp=bbb157496cdd61442fc6490208f98c2b526f6e35;hpb=1096cf5fa630a18c4730cdc89d859e2534b271ff;p=ci-management.git diff --git a/jjb/aai/aai-rest-client.yaml b/jjb/aai/aai-rest-client.yaml index bbb157496..a96c7f0a0 100644 --- a/jjb/aai/aai-rest-client.yaml +++ b/jjb/aai/aai-rest-client.yaml @@ -11,11 +11,17 @@ jobs: - '{project-name}-{stream}-verify-java' - '{project-name}-{stream}-merge-java' - - '{project-name}-{stream}-release-version-java-daily' + - gerrit-maven-stage: + sign-artifacts: true + build-node: centos7-builder-4c-4g + maven-versions-plugin: true + sbom-generator: true + - '{project-name}-gerrit-release-jobs': + build-node: centos7-docker-8c-8g project: 'aai/rest-client' stream: - - 'casablanca': - branch: 'casablanca' + - 'istanbul': + branch: 'istanbul' - 'master': branch: 'master' mvn-settings: 'aai-rest-client-settings' @@ -26,8 +32,13 @@ name: aai-rest-client-sonar jobs: - gerrit-maven-sonar + sonarcloud: true + sonarcloud-project-organization: '{sonarcloud_project_organization}' + sonarcloud-api-token: '{sonarcloud_api_token}' + sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}' + sonar-mvn-goal: '{sonar_mvn_goal}' cron: '@daily' - build-node: ubuntu1604-builder-4c-4g + build-node: ubuntu1804-builder-4c-4g project: 'aai/rest-client' project-name: 'aai-rest-client' branch: 'master' @@ -43,8 +54,8 @@ project: 'aai/rest-client' project-name: 'aai-rest-client' stream: - - 'master': - branch: 'master' + - 'master': + branch: 'master' mvn-settings: 'aai-rest-client-settings' - project: @@ -52,5 +63,6 @@ project-name: aai-rest-client jobs: - gerrit-info-yaml-verify + build-node: centos8-builder-2c-1g project: aai/rest-client branch: master