X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fvfc%2Fvfc-nfvo-resmanagement.yaml;h=8beb8d4cba37a967994dfd767428e61c127e4a94;hb=175d5efde1f96f612f68d48b9b3437fa44a29eff;hp=964ef4676d14af94a24124cd5a0305bc9523d238;hpb=5f4277f766a66dffa01cb6cfca2039b8101e1f19;p=ci-management.git diff --git a/jjb/vfc/vfc-nfvo-resmanagement.yaml b/jjb/vfc/vfc-nfvo-resmanagement.yaml index 964ef4676..8beb8d4cb 100644 --- a/jjb/vfc/vfc-nfvo-resmanagement.yaml +++ b/jjb/vfc/vfc-nfvo-resmanagement.yaml @@ -9,20 +9,29 @@ branch: 'master' build-node: ubuntu1604-builder-4c-4g 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}-{stream}-docker-java-version-shell-daily': docker-pom: 'pom.xml' mvn-goals: 'install' script: !include-raw-escape: 'build-nfvo-resmanagement-docker-image.sh' + build-node: ubuntu1604-docker-8c-8g - project: name: vfc-nfvo-resmanagement-sonar + java-version: openjdk11 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: "org.sonarsource.scanner.maven:sonar-maven-plugin:3.6.0.1398:sonar" cron: '@daily' build-node: ubuntu1604-builder-4c-4g project: 'vfc/nfvo/resmanagement' @@ -31,3 +40,23 @@ mvn-settings: 'vfc-nfvo-resmanagement-settings' mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- project: + name: vfc-nfvo-resmanagement-clm + jobs: + - gerrit-maven-clm + nexus-iq-namespace: 'onap-' + project: vfc/nfvo/resmanagement + project-name: 'vfc-nfvo-resmanagement' + build-node: ubuntu1604-builder-4c-4g + branch: 'master' + mvn-settings: 'vfc-nfvo-resmanagement-settings' + +- project: + name: vfc-nfvo-resmanagement-info + project-name: vfc-nfvo-resmanagement + jobs: + - gerrit-info-yaml-verify + build-node: centos7-builder-2c-1g + project: vfc/nfvo/resmanagement + branch: master