X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fvfc%2Fvfc-nfvo-driver-svnfm-huawei.yaml;h=709562c91184e63d8661b0354d76951f3035279c;hb=40bccf497a78635cbf74ef5f007381cba4fdad0d;hp=86c4f7a7ffead192a9b2db1fc51325a270e4a890;hpb=11cecd45b6244cd2cef80df604dd42a69097c1f5;p=ci-management.git diff --git a/jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml b/jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml index 86c4f7a7f..709562c91 100644 --- a/jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml +++ b/jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml @@ -14,7 +14,12 @@ jobs: - '{project-name}-{stream}-{subproject}-verify-java' - '{project-name}-{stream}-{subproject}-merge-java' - - '{project-name}-{stream}-{subproject}-release-version-java-daily' + - gerrit-maven-stage: + sign-artifacts: true + build-node: centos7-builder-4c-4g + maven-versions-plugin: true + mvn-pom: 'huawei/pom.xml' + mvn-params: '-f huawei/pom.xml' files: '**' archive-artifacts: '' build-node: ubuntu1604-builder-4c-4g @@ -23,6 +28,11 @@ name: vfc-nfvo-driver-svnfm-huawei-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: "org.sonarsource.scanner.maven:sonar-maven-plugin:3.6.0.1398:sonar" cron: '@daily' build-node: ubuntu1604-builder-4c-4g mvn-params: '-f huawei/pom.xml' @@ -38,8 +48,18 @@ jobs: - gerrit-maven-clm: mvn-params: '-f huawei/pom.xml' + nexus-iq-namespace: 'onap-' project: vfc/nfvo/driver/vnfm/svnfm project-name: 'vfc-nfvo-driver-svnfm-huawei' build-node: ubuntu1604-builder-4c-4g branch: 'master' mvn-settings: 'vfc-nfvo-driver-vnfm-svnfm-settings' + +- project: + name: vfc-nfvo-driver-svnfm-huawei-info + project-name: vfc-nfvo-driver-svnfm-huawei + jobs: + - gerrit-info-yaml-verify + build-node: centos7-builder-2c-1g + project: vfc/nfvo/driver/vnfm/svnfm + branch: master