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