X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fso%2Fso-libs.yaml;h=e0f23ce33244b425c5c08cca9acd719735f8dec7;hb=c680515bc20928aa1e3c77f78fcc468c54b5631f;hp=87cf07fb3bf3bb60b8ce690846e46d99ed2bc7f2;hpb=931c36a25edde54df1e4cacda1ce748293d2587a;p=ci-management.git diff --git a/jjb/so/so-libs.yaml b/jjb/so/so-libs.yaml index 87cf07fb3..e0f23ce33 100644 --- a/jjb/so/so-libs.yaml +++ b/jjb/so/so-libs.yaml @@ -16,10 +16,9 @@ - 'master': branch: 'master' java-version: openjdk11 - - 'elalto': - branch: 'elalto' - - 'frankfurt': - branch: 'frankfurt' + - 'honolulu': + branch: 'honolulu' + java-version: openjdk11 mvn-settings: 'so-libs-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 @@ -27,7 +26,6 @@ maven-deploy-properties: | deployAtEnd=true files: '**' - java-version: openjdk11 archive-artifacts: '' - project: @@ -41,7 +39,7 @@ sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}' sonar-mvn-goal: '{sonar_mvn_goal}' cron: '@daily' - build-node: ubuntu1804-builder-4c-4g + build-node: ubuntu2004-builder-4c-4g project: 'so/libs' project-name: 'so-libs' java-version: openjdk11 @@ -71,4 +69,3 @@ build-node: centos7-builder-2c-1g project: so/libs branch: master - branch: elalto