Merge "Add spring-boot-2-1 profile to m-l jobs"
[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     jobs:
28       - gerrit-maven-sonar
29     sonarcloud: true
30     sonarcloud-project-organization: '{sonarcloud_project_organization}'
31     sonarcloud-api-token: '{sonarcloud_api_token}'
32     sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
33     sonar-mvn-goal: "org.sonarsource.scanner.maven:sonar-maven-plugin:3.6.0.1398:sonar"
34     cron: '@daily'
35     build-node: ubuntu1604-builder-4c-4g
36     project: 'vfc/nfvo/resmanagement'
37     project-name: 'vfc-nfvo-resmanagement'
38     branch: 'master'
39     mvn-settings: 'vfc-nfvo-resmanagement-settings'
40     mvn-goals: 'clean install'
41     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
42
43 - project:
44     name: vfc-nfvo-resmanagement-clm
45     jobs:
46       - gerrit-maven-clm
47     nexus-iq-namespace: 'onap-'
48     project: vfc/nfvo/resmanagement
49     project-name: 'vfc-nfvo-resmanagement'
50     build-node: ubuntu1604-builder-4c-4g
51     branch: 'master'
52     mvn-settings: 'vfc-nfvo-resmanagement-settings'
53
54 - project:
55     name: vfc-nfvo-resmanagement-info
56     project-name: vfc-nfvo-resmanagement
57     jobs:
58       - gerrit-info-yaml-verify
59     build-node: centos7-builder-2c-1g
60     project: vfc/nfvo/resmanagement
61     branch: master