Update vfc to ubuntu 1804
[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: ubuntu1804-docker-8c-8g
28       - '{project-name}-gerrit-release-jobs':
29           build-node: centos7-docker-8c-8g
30     files: '**'
31     archive-artifacts: ''
32     build-node: ubuntu1804-builder-4c-4g
33
34 - project:
35     name: vfc-nfvo-driver-ems-sonar
36     jobs:
37       - gerrit-maven-sonar
38     sonarcloud: true
39     sonarcloud-project-organization: '{sonarcloud_project_organization}'
40     sonarcloud-api-token: '{sonarcloud_api_token}'
41     sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
42     sonar-mvn-goal: "org.sonarsource.scanner.maven:sonar-maven-plugin:3.6.0.1398:sonar"
43     cron: '@daily'
44     build-node: ubuntu1804-builder-4c-4g
45     project: 'vfc/nfvo/driver/ems'
46     project-name: 'vfc-nfvo-driver-ems'
47     branch: 'master'
48     mvn-settings: 'vfc-nfvo-driver-ems-settings'
49     mvn-goals: 'clean install'
50     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
51
52 - project:
53     name: vfc-nfvo-driver-ems-java-clm
54     jobs:
55       - gerrit-maven-clm
56     nexus-iq-namespace: 'onap-'
57     project: vfc/nfvo/driver/ems
58     project-name: 'vfc-nfvo-driver-ems'
59     build-node: ubuntu1804-builder-4c-4g
60     branch: 'master'
61     mvn-settings: 'vfc-nfvo-driver-ems-settings'
62
63 - project:
64     name: vfc-nfvo-driver-ems-info
65     project-name: vfc-nfvo-driver-ems
66     jobs:
67       - gerrit-info-yaml-verify
68     build-node: centos7-builder-2c-1g
69     project: vfc/nfvo/driver/ems
70     branch: master