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