X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Faai%2Faai-router-core-service.yaml;h=1b2b68f210b64feb5a166a011f8a083b8bb1b025;hb=9cfec31ec2bf6d7b87aa8a3ac079ce0611b9b757;hp=9eca1f472c3e04192dca100be76c05f9d43687a9;hpb=7aaf3b519cd8bf77bd3950ea44e93a97aa68c0d8;p=ci-management.git diff --git a/jjb/aai/aai-router-core-service.yaml b/jjb/aai/aai-router-core-service.yaml index 9eca1f472..1b2b68f21 100644 --- a/jjb/aai/aai-router-core-service.yaml +++ b/jjb/aai/aai-router-core-service.yaml @@ -1,24 +1,37 @@ --- +- project: + name: aai-router-project-view + project-name: aai-router + views: + - project-view + - project: name: aai-router-core-master project-name: 'aai-router-core' 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: 'aai/router-core' stream: + - 'elalto': + branch: 'elalto' - 'master': branch: 'master' mvn-settings: 'aai-router-core-settings' files: '**' archive-artifacts: '' + - project: name: aai-router-core-sonar jobs: - gerrit-maven-sonar - cron: 'H 11 * * *' + cron: '@daily' build-node: ubuntu1604-builder-4c-4g project: 'aai/router-core' project-name: 'aai-router-core' @@ -26,3 +39,23 @@ mvn-settings: 'aai-router-core-settings' mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- project: + name: aai-router-core-clm + jobs: + - gerrit-maven-clm + nexus-iq-namespace: 'onap-' + project: 'aai/router-core' + project-name: 'aai-router-core' + stream: + - 'elalto': + branch: 'elalto' + mvn-settings: 'aai-router-core-settings' + +- project: + name: aai-router-core-info + project-name: aai-router-core + jobs: + - gerrit-info-yaml-verify + project: aai/router-core + branch: master