Merge "Migrate to gerrit-maven-stage (CLAMP)"
[ci-management.git] / jjb / integration / integration.yaml
1 ---
2 - project:
3     name: integration-project-view
4     project-name: integration
5     views:
6       - project-view
7
8 - project:
9     name: integration
10     project-name: 'integration'
11     jobs:
12       - '{project-name}-{stream}-{subproject}-verify-java'
13       - '{project-name}-{stream}-{subproject}-merge-java'
14       - gerrit-maven-stage:
15           sign-artifacts: true
16           build-node: centos7-builder-4c-4g
17           maven-versions-plugin: true
18           mvn-pom: 'version-manifest/pom.xml'
19           mvn-params: '-f version-manifest/pom.xml'
20     project: 'integration'
21     subproject:
22       - 'version-manifest':
23           pom: 'version-manifest/pom.xml'
24           pattern: 'version-manifest/**'
25     stream:
26       - 'master':
27           branch: 'master'
28     mvn-settings: 'integration-settings'
29     files: '**'
30     archive-artifacts: ''
31     build-node: ubuntu1604-builder-4c-4g
32
33 - project:
34     name: integration-clm
35     jobs:
36       - gerrit-maven-clm:
37           mvn-params: '-f version-manifest/pom.xml'
38     nexus-iq-namespace: 'onap-'
39     project: integration
40     project-name: 'integration'
41     stream:
42       - 'master':
43           branch: 'master'
44     mvn-settings: 'integration-settings'
45
46 - project:
47     name: integration-info
48     project-name: integration
49     jobs:
50       - gerrit-info-yaml-verify
51     project: integration
52     branch: master