X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Faai%2Faai-rest-client.yaml;h=76be4bfbacb8b2c21fddb2c13ad06927748ce356;hb=64ea42b337ae3113a6a4fc779fbe6d95fddd36db;hp=967f5aa157f9be02b390f756ae400bf217a1322b;hpb=540bf14c6a13f0ae7d28a9e65b067de2f5fdbd4c;p=ci-management.git diff --git a/jjb/aai/aai-rest-client.yaml b/jjb/aai/aai-rest-client.yaml index 967f5aa15..76be4bfba 100644 --- a/jjb/aai/aai-rest-client.yaml +++ b/jjb/aai/aai-rest-client.yaml @@ -11,11 +11,16 @@ 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 + - '{project-name}-gerrit-release-jobs': + build-node: centos7-docker-8c-8g project: 'aai/rest-client' stream: - - 'casablanca': - branch: 'casablanca' + - 'guilin': + branch: 'guilin' - 'master': branch: 'master' mvn-settings: 'aai-rest-client-settings' @@ -26,8 +31,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' @@ -39,7 +49,19 @@ name: aai-rest-client-clm jobs: - gerrit-maven-clm + nexus-iq-namespace: 'onap-' project: 'aai/rest-client' project-name: 'aai-rest-client' - branch: 'casablanca' + stream: + - 'master': + branch: 'master' mvn-settings: 'aai-rest-client-settings' + +- project: + name: aai-rest-client-info + project-name: aai-rest-client + jobs: + - gerrit-info-yaml-verify + build-node: centos7-builder-2c-1g + project: aai/rest-client + branch: master