2a6b9a24aa40e664013ed616f0501dafa56e8117
[ci-management.git] / jjb / aai / aai-aai-common.yaml
1 ---
2 - project:
3     name: aai-aai-common-project-view
4     project-name: aai-aai-common
5     views:
6       - project-view
7
8 - project:
9     name: aai-aai-common-master
10     project-name: 'aai-aai-common'
11     jobs:
12       - '{project-name}-{stream}-verify-java'
13       - '{project-name}-{stream}-merge-java'
14       - '{project-name}-{stream}-release-version-java-daily'
15       - gerrit-maven-stage:
16           sign-artifacts: true
17           build-node: centos7-builder-4c-4g
18           maven-versions-plugin: true
19     project: 'aai/aai-common'
20     stream:
21       - 'master':
22           branch: 'master'
23       - 'dublin':
24           branch: 'dublin'
25     mvn-settings: 'aai-aai-common-settings'
26     mvn-version: 'mvn35'
27     files: '**'
28     archive-artifacts: ''
29     build-node: ubuntu1604-builder-4c-4g
30
31 - project:
32     name: aai-aai-common-sonar
33     jobs:
34       - gerrit-maven-sonar
35     cron: '@daily'
36     build-node: ubuntu1604-builder-4c-4g
37     project: 'aai/aai-common'
38     project-name: 'aai-aai-common'
39     branch: 'master'
40     mvn-settings: 'aai-aai-common-settings'
41     mvn-goals: 'clean install'
42     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
43     mvn-version: 'mvn35'
44
45 - project:
46     name: aai-aai-common-clm
47     jobs:
48       - gerrit-maven-clm
49     nexus-iq-namespace: 'onap-'
50     build-node: ubuntu1604-builder-4c-4g
51     project: 'aai/aai-common'
52     project-name: 'aai-aai-common'
53     stream:
54       - 'dublin':
55           branch: 'dublin'
56     mvn-settings: 'aai-aai-common-settings'
57     mvn-version: 'mvn35'
58
59 - project:
60     name: aai-aai-common-info
61     project-name: aai-aai-common
62     jobs:
63       - gerrit-info-yaml-verify
64     project: aai/aai-common
65     branch: master