Merge "Migrate UUI to SonarCloud"
[ci-management.git] / jjb / vfc / vfc-nfvo-driver-ems-java.yaml
1 ---
2
3 - project:
4     name: vfc-nfvo-driver-ems-java
5     project-name: 'vfc-nfvo-driver-ems'
6     project: 'vfc/nfvo/driver/ems'
7     stream:
8       - 'master':
9           branch: 'master'
10     mvn-settings: 'vfc-nfvo-driver-ems-settings'
11     subproject:
12       - 'drv-ems-boco':
13           pom: 'ems/pom.xml'
14           pattern: 'ems/**'
15     jobs:
16       - '{project-name}-{stream}-{subproject}-verify-java'
17       - '{project-name}-{stream}-{subproject}-merge-java'
18       - gerrit-maven-stage:
19           sign-artifacts: true
20           build-node: centos7-builder-4c-4g
21           maven-versions-plugin: true
22       - '{project-name}-{stream}-docker-java-version-shell-daily':
23           docker-pom: 'pom.xml'
24           mvn-goals: 'install'
25           script:
26             !include-raw-escape: 'build-driver-ems-docker-image.sh'
27           build-node: ubuntu1604-docker-8c-8g
28     files: '**'
29     archive-artifacts: ''
30     build-node: ubuntu1604-builder-4c-4g
31
32 - project:
33     name: vfc-nfvo-driver-ems-sonar
34     jobs:
35       - gerrit-maven-sonar
36     sonarcloud: true
37     sonarcloud-project-organization: '{sonarcloud_project_organization}'
38     sonarcloud-api-token: '{sonarcloud_api_token}'
39     sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
40     sonar-mvn-goal: "org.sonarsource.scanner.maven:sonar-maven-plugin:3.6.0.1398:sonar"
41     cron: '@daily'
42     build-node: ubuntu1604-builder-4c-4g
43     project: 'vfc/nfvo/driver/ems'
44     project-name: 'vfc-nfvo-driver-ems'
45     branch: 'master'
46     mvn-settings: 'vfc-nfvo-driver-ems-settings'
47     mvn-goals: 'clean install'
48     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
49
50 - project:
51     name: vfc-nfvo-driver-ems-java-clm
52     jobs:
53       - gerrit-maven-clm
54     nexus-iq-namespace: 'onap-'
55     project: vfc/nfvo/driver/ems
56     project-name: 'vfc-nfvo-driver-ems'
57     build-node: ubuntu1604-builder-4c-4g
58     branch: 'master'
59     mvn-settings: 'vfc-nfvo-driver-ems-settings'
60
61 - project:
62     name: vfc-nfvo-driver-ems-info
63     project-name: vfc-nfvo-driver-ems
64     jobs:
65       - gerrit-info-yaml-verify
66     build-node: centos7-builder-2c-1g
67     project: vfc/nfvo/driver/ems
68     branch: master