X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Faai%2Faai-rest-client.yaml;h=45bdd0aaaf8195703bb9cc2c7413abae4a87cf6c;hb=ffc3ac818c92944c9b956633550a461457d10d36;hp=9777b6bf9745f061b2a0dd94633b96baf044bf16;hpb=ce83b4fcdd94d0a72ffd4ebcc5064046ebeb4d8b;p=ci-management.git diff --git a/jjb/aai/aai-rest-client.yaml b/jjb/aai/aai-rest-client.yaml index 9777b6bf9..45bdd0aaa 100644 --- a/jjb/aai/aai-rest-client.yaml +++ b/jjb/aai/aai-rest-client.yaml @@ -15,12 +15,13 @@ 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: - - 'elalto': - branch: 'elalto' + - 'istanbul': + branch: 'istanbul' - 'master': branch: 'master' mvn-settings: 'aai-rest-client-settings' @@ -31,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' @@ -48,8 +54,10 @@ project: 'aai/rest-client' project-name: 'aai-rest-client' stream: - - 'master': - branch: 'master' + - 'master': + branch: 'master' + - 'istanbul': + branch: 'istanbul' mvn-settings: 'aai-rest-client-settings' - project: @@ -57,5 +65,6 @@ project-name: aai-rest-client jobs: - gerrit-info-yaml-verify + build-node: centos8-builder-2c-1g project: aai/rest-client branch: master