X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Faai%2Faai-graphgraph.yaml;h=bac59be63214f4124b2a882226607409364fdbd6;hb=627a2bfc1daf1c3b458d46a71bb714f9010cf09a;hp=373cab94d56fb6bc51ce8cbab8fab322f3fb2cf6;hpb=c30c1ff90a680fa0d4d0c6a2bc23d4fdf5b36520;p=ci-management.git diff --git a/jjb/aai/aai-graphgraph.yaml b/jjb/aai/aai-graphgraph.yaml index 373cab94d..bac59be63 100644 --- a/jjb/aai/aai-graphgraph.yaml +++ b/jjb/aai/aai-graphgraph.yaml @@ -13,11 +13,13 @@ - '{project-name}-{stream}-merge-java' - gerrit-maven-stage: sign-artifacts: true - build-node: centos7-builder-4c-4g + build-node: centos8-docker-4c-4g maven-versions-plugin: true + sbom-generator: true - gerrit-maven-docker-stage: + sbom-generator: true mvn-params: '-P docker -Dmaven.test.skip=true' - build-node: ubuntu1604-docker-8c-8g + build-node: ubuntu1804-docker-8c-8g container-public-registry: 'nexus3.onap.org:10001' container-staging-registry: 'nexus3.onap.org:10003' - '{project-name}-gerrit-release-jobs': @@ -26,35 +28,44 @@ stream: - 'master': branch: 'master' - - 'elalto': - branch: 'elalto' mvn-settings: 'aai-graphgraph-settings' files: '**' archive-artifacts: '' -- project: - name: aai-graphgraph-info - project-name: aai-graphgraph - jobs: - - gerrit-info-yaml-verify - project: aai/graphgraph - branch: master - - project: name: aai-graphgraph-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/graphgraph' project-name: 'aai-graphgraph' branch: 'master' - mvn-settings: 'aai-sparky-be-settings' + mvn-settings: 'aai-graphgraph-settings' mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' - mvn-version: 'mvn35' + +- project: + name: aai-graphgraph-clm + jobs: + - gerrit-maven-clm + nexus-iq-namespace: 'onap-' + project: 'aai/graphgraph' + project-name: 'aai-graphgraph' + stream: + - 'master': + branch: 'master' + mvn-settings: 'aai-graphgraph-settings' + +- project: + name: aai-graphgraph-info + project-name: aai-graphgraph + jobs: + - gerrit-info-yaml-verify + build-node: centos8-builder-2c-1g + project: aai/graphgraph + branch: master