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