X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fccsdk%2Fcds.yaml;h=e5e575bb5f28509a84fd5fae02c09c304dda7a04;hb=57121bc34dac5e6a99cc5949e44db7c7b1c61aed;hp=acece7ce286ef4adb898d2ebe917e4b8275ead3c;hpb=7826c53d5114558cfc90d1a9d1667b1f13f75b94;p=ci-management.git diff --git a/jjb/ccsdk/cds.yaml b/jjb/ccsdk/cds.yaml index acece7ce2..e5e575bb5 100644 --- a/jjb/ccsdk/cds.yaml +++ b/jjb/ccsdk/cds.yaml @@ -13,6 +13,7 @@ sign-artifacts: true mvn-params: '-Dmaven.test.skip=true' cron: '' + sbom-generator: true - gerrit-maven-docker-stage: container-public-registry: 'nexus3.onap.org:10001' container-staging-registry: 'nexus3.onap.org:10003' @@ -26,12 +27,12 @@ stream: - 'master': branch: 'master' - - 'honolulu': - branch: 'honolulu' - 'istanbul': branch: 'istanbul' + - 'jakarta': + branch: 'jakarta' java-version: openjdk11 - mvn-version: 'mvn36' + mvn-version: 'mvn38' mvn-settings: 'ccsdk-cds-settings' # due to a strange macro / variable translation problem this needs to be # passed as a string block to properly get the properties correctly defined @@ -40,7 +41,7 @@ deployAtEnd=true files: '**' archive-artifacts: '' - build-node: ubuntu1804-docker-8c-8g + build-node: centos7-docker-8c-8g mvn-snapshot-id: 'ecomp-snapshots' nexus-snapshot-repo: 'snapshots' @@ -54,7 +55,7 @@ cron: '@daily' mvn-params: '-Ddocker.skip.push=true -P docker' - gerrit-maven-stage: - build-node: centos7-builder-4c-4g + build-node: centos8-builder-4c-4g sign-artifacts: true mvn-params: '-Dmaven.test.skip=true' cron: '' @@ -70,7 +71,7 @@ - 'frankfurt': branch: 'frankfurt' java-version: openjdk8 - mvn-version: 'mvn36' + mvn-version: 'mvn38' mvn-settings: 'ccsdk-cds-settings' # due to a strange macro / variable translation problem this needs to be # passed as a string block to properly get the properties correctly defined @@ -79,7 +80,7 @@ deployAtEnd=true files: '**' archive-artifacts: '' - build-node: ubuntu1804-docker-8c-8g + build-node: centos7-docker-8c-8g mvn-snapshot-id: 'ecomp-snapshots' nexus-snapshot-repo: 'snapshots' @@ -93,12 +94,12 @@ sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}' sonar-mvn-goal: '{sonar_mvn_goal}' cron: '@daily' - build-node: ubuntu1804-builder-4c-4g + build-node: centos8-builder-4c-4g project: 'ccsdk/cds' project-name: 'ccsdk-cds' branch: 'master' java-version: openjdk11 - mvn-version: 'mvn36' + mvn-version: 'mvn38' mvn-settings: 'ccsdk-cds-settings' mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' @@ -113,19 +114,21 @@ stream: - 'master': branch: 'master' - - 'honolulu': - branch: 'honolulu' + - 'istanbul': + branch: 'istanbul' + - 'jakarta': + branch: 'jakarta' java-version: openjdk11 - mvn-version: 'mvn36' + mvn-version: 'mvn38' mvn-settings: 'ccsdk-cds-settings' - build-node: ubuntu1804-builder-4c-4g + build-node: centos8-builder-4c-4g - project: name: ccsdk-cds-info project-name: ccsdk-cds jobs: - gerrit-info-yaml-verify - build-node: centos7-builder-2c-1g + build-node: centos8-builder-2c-1g project: ccsdk/cds branch: master @@ -135,7 +138,7 @@ jobs: - gerrit-whitesource-scan java-version: openjdk11 - mvn-version: 'mvn36' + mvn-version: 'mvn38' mvn-settings: 'ccsdk-cds-settings' wss-product-name: ccsdk mvn-clean-install: true