X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fdmaap%2Fdmaap-messagerouter-dmaapclient.yaml;h=f84117476aa2cf0cf174053008b696934ddd4630;hb=1495b642d489c2048238205fb2276e28e12f1e03;hp=b5007521bd8c2a214939e3457d6568ed78ddd734;hpb=c9d4227f41ac7e94282ac807a1da92d7629bfbbd;p=ci-management.git diff --git a/jjb/dmaap/dmaap-messagerouter-dmaapclient.yaml b/jjb/dmaap/dmaap-messagerouter-dmaapclient.yaml index b5007521b..f84117476 100644 --- a/jjb/dmaap/dmaap-messagerouter-dmaapclient.yaml +++ b/jjb/dmaap/dmaap-messagerouter-dmaapclient.yaml @@ -3,26 +3,57 @@ name: dmaap-messagerouter-dmaapclient project-name: 'dmaap-messagerouter-dmaapclient' jobs: - - gerrit-maven-clm: - '{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: 'dmaap/messagerouter/dmaapclient' stream: - 'master': branch: 'master' + - 'guilin': + branch: 'guilin' mvn-settings: 'dmaap-messagerouter-dmaapclient-settings' files: '**' archive-artifacts: '' + - project: name: dmaap-messagerouter-dmaapclient-sonar jobs: - gerrit-maven-sonar - cron: 'H 11 * * *' - build-node: ubuntu1604-builder-4c-4g + 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: ubuntu1804-builder-4c-4g project: 'dmaap/messagerouter/dmaapclient' project-name: 'dmaap-messagerouter-dmaapclient' branch: 'master' mvn-settings: 'dmaap-messagerouter-dmaapclient-settings' mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- project: + name: dmaap-messagerouter-dmaapclient-clm + jobs: + - gerrit-maven-clm + nexus-iq-namespace: 'onap-' + project: dmaap/messagerouter/dmaapclient + project-name: 'dmaap-messagerouter-dmaapclient' + branch: 'master' + mvn-settings: 'dmaap-messagerouter-dmaapclient-settings' + +- project: + name: dmaap-messagerouter-dmaapclient-info + project-name: dmaap-messagerouter-dmaapclient + jobs: + - gerrit-info-yaml-verify + build-node: centos7-builder-2c-1g + project: dmaap/messagerouter/dmaapclient + branch: master